Jump to content

Category:Tcl: Difference between revisions

Indicate supported programming paradigms
(initial go at giving language features; more may be needed)
(Indicate supported programming paradigms)
Line 1:
{{language|Tcl|expression=dynamic|compat=duck|checking=dynamic|parampass=value|safety=safe}}
{{language programming paradigm|Imperative}}
{{language programming paradigm|Object-oriented}}
{{language programming paradigm|Event-driven}}
{{language programming paradigm|Reflective}}
{{language programming paradigm|Concurrent}}
 
'''Tcl''' (short for '''T'''ool '''C'''ommand '''L'''anguage) is a scripting language with very simple syntax, dynamic typing, automatic storage allocation and [[garbage collection]] and native Unicode support. '''Tcl''' is often combined with the [[Tk]] library. As a result, it is often referred to as '''Tcl/Tk'''.
 
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.