blob: 0171e0d8372c24eb55d85c70f780af7ab3e868e9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
T3X is a minimum procedural language: small, portable,
block-structured, recursive, almost typeless, and to
some degree object-oriented.
This package contains the full optimizing T3X compiler
with native 386, C, and bytecode back ends, complete
documentation, and lots of tools.
WWW: http://www.t3x.org/T3X/
|