This commit is contained in:
Luxferre
2023-08-09 21:44:13 +03:00
parent 255ba2c015
commit 6c94347dbf
+1 -1
View File
@@ -1,6 +1,6 @@
# nntrac: no-nonsense TRAC implementation in ANSI C # nntrac: no-nonsense TRAC implementation in ANSI C
The nntrac language (all-lowercase) is a portable, lightweight (under 1000 SLOC of ANSI C) and embeddable derivative of the TRAC T-64 language originally designed by Calvin N. Mooers in the 1960's. Compared to the original, nntrac is created from scratch with modern systems in mind and adds several useful feature to interact with current operating environments. The nntrac language (all-lowercase) is a portable, lightweight (under 1000 SLOC of ANSI C) and embeddable derivative of the TRAC T-64 language originally designed by Calvin N. Mooers in the 1960's. Compared to the original, nntrac is created from scratch with modern systems in mind and adds several useful features to interact with current operating environments.
## Building ## Building