TL language
version 1.5


TL language is a description language for creating new Tcl commands. Its compiler creates Tcl interpreters in ANSI C language. Moreover, automatic documentation can be generated, too.

1) What is TL
1.1) Introduction
1.2) Why do we need such a language
1.3) Tcl command interpreter structure
1.4) TL philosophy
2) TL definition
2.1) Syntax
2.1.1) Introduction
2.1.2) Reserved words
2.1.3) Formal syntax
2.1.4) Simplified syntax
2.2) Types
2.2.1) Intype types
2.2.2) Outtype types
2.2.3) Structures
2.2.4) Other types definition
3) Compiler
4) History and future plans
4.1) History
4.2) Future plans
5) Examples


Main page. Download page.
Send comments to: Igor Sfiligoi