A clean, readable, Modula-2 / Pascal-inspired systems programming language that transpiles to portable C11.
View on GitHub Download Latest Documentation
EXTENDS, DEFER, floating-point, safe arrays, and more$ git clone https://github.com/yourusername/tmodc.git
$ cd tmodc
$ make
$ ./tmodc examples/PrimeSieve.mc
Actively developed • Self-hosting • Targeting high readability and safety (NASA/JPL-inspired practices).