Jump to content

Rexx/Tk: Difference between revisions

From EDM2
mNo edit summary
mNo edit summary
Line 14: Line 14:
* [[Mark Hessling]] (Current maintainer)
* [[Mark Hessling]] (Current maintainer)


[[Category:Tools]][[Category:REXX]][[Category:Tools]][[Category:MS Windows Tools]][[Category:Generic Unix Tools]]
[[Category:Tools]][[Category:REXX]][[Category:Tools]][[Category:MS Windows Tools]][[Category:Generic Unix Tools]][[Category:Open Source Software]][[Category:Software written in C]]

Revision as of 13:29, 9 February 2015

A set of bindings that allow you to use the Tk widget toolkit from Tcl/Tk with the REXX programming/scripting language, effectively giving you a rudimentary multi-platform GUI toolkit. Originally developed for Windows 95 and later ported to Unix like operating systems and OS/2, is easily portable to other systems that have a REXX interpreter and a Tcl/Tk port.

Received quite a lot of development from version 1 to 1.2 from the original developer Roger O'Connor but after he passed away development slowed down and work on it was abandoned in favour of REXX/DW that has more robust GUI capabilities. However the REXX/Tk bindings are perfectly usable as is.

Versions

  • Last OS/2 version: 2.0 Beta - 2002-01-05
  • Last Windows and UNIX version: 2.0 RC1

Links

License

Authors