Category:Tk: Difference between revisions

Expanded list of languages with Tk bindings
(this is a toolkit)
(Expanded list of languages with Tk bindings)
Line 2:
'''Tk''' is a library which generalizes [[GUI|graphical user interface]] operations to allow an application which uses the library to have a functional GUI in any of a variety of environments.
 
Tk is most commonly combined with [[Tcl]], but may be used with programs written in many other programming languages (for example, [[Python]]'s [[Tkinter]], or as a [[Perl]] module).:
* [[Common Lisp]] via ltk
* [[Perl]]/TK or Tkx
* [[Prolog]]
* [[Python]]'s [[Tkinter]]
* [[Ruby]]
* [[Standard ML]]
[[Category:Perl_modules]]
[[Category:GUI Toolkit]]
Anonymous user