tomo/examples
2024-09-06 12:19:52 -04:00
..
example.ini Add example 2024-09-06 12:19:52 -04:00
file.tm Add some examples 2024-09-05 15:37:33 -04:00
ini.tm Add example 2024-09-06 12:19:52 -04:00
README.md Add example 2024-09-06 12:19:52 -04:00
vectors.tm Add vectors to the examples 2024-09-05 15:41:04 -04:00
wrap.tm Add some examples 2024-09-05 15:37:33 -04:00

Example Programs

  • 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.