tomo/examples/README.md

6 lines
176 B
Markdown
Raw Normal View History

2024-09-05 12:38:58 -07:00
# Example Programs
- [file.tm](file.tm): A file handling module.
2024-09-05 12:41:04 -07:00
- [vectors.tm](vectors.tm): A math vector library.
2024-09-05 12:38:58 -07:00
- [wrap.tm](wrap.tm): A command-line program to wrap text.