Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

T3X

< >

T3X is a programming language created in 1995 by Nils M Holm.

#1988on PLDB 29Years Old
Homepage · Docs

T3X is a small, portable, procedural, block-structured, recursive, almost typeless, and to some degree object-oriented programming language. Its syntax is similar to Pascal, its semantics resembles BCPL's.


Example from the web:
USE t3x: t; DO t.write(T3X.SYSOUT, "Hello, World!\n", 14); END

Language features

Feature Supported Example Token
Line Comments ✓ DO END ! Do nothing !
- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements · Part of the World Wide Scroll