The T3X/0 Language and Compiler - T3X.ORG

submited by
Style Pass
2024-12-21 14:00:04

T3X/0 is a small, portable, procedural, block-structured, recursive, and almost typeless programming language, and the latest member of the T3X family of languages. Its compiler is freely available (0BSD license or public domain). T3X/0 syntax is similar to Pascal, its semantics resembles BCPL's.

The T3X/0 package provides two editors (one VI-compatible, one WordStar-compatible) with built-in compiler support. Compile your programs by literally pressing two keys. In case of an error the editors jump to the error. This works even on CP/M!

If you want to learn more about the T3X/0 language, here is A Very Short T3X/0 Summary The T3X/0 Language Reference A T3X/0 online compiler

Leave a Comment