349 B
349 B
Example Programs
- coroutine.tm: A library for coroutines similar to Lua's (using libaco).
- file.tm: A file handling module.
- ini.tm: An INI configuration file reader tool.
- vectors.tm: A math vector library.
- wrap.tm: A command-line program to wrap text.