tomas/README.md
Tony Bark 7c3230685b Rewritten IProgram interface and CST to support arguments.
- With the help of ChatGPT, the IProgram interface has been rewritten to handle command line arguments.
- Speaking of, the CST parser has been rewritten to finally support arguments with the help of ChatGPT too.
- Separately from the ChatGPT changes, the Run method has been renamed to Entry.
- Terminal's entry code is now top-level.

See ChangeLog.md for more details.
2023-01-08 22:27:21 -05:00

1.9 KiB

TOMAS



GitHub license GitHub Workflow Status GitHub commit activity
Contributor Covenant Code Climate maintainability Code Climate technical debt

TOMAS (Tony's Managed Operating System) is a hobby operating system based on the COSMOS framework that comes with a respective terminal emulator.

Fictional version

Within Casey Universe, TOMAS is an operating system that serves as Anthony's tool to explore the galaxy while working for the Akonos Corporation, a company that builds artificial worlds. He can hack into any system he pleases and uses that

Requirements

  • Windows 10 or later
  • Visual Studio 2022
  • .NET 6 or later
  • COSMOS User Kit v2022 or later
  • VMWare Workstation Player

License

In jurisdictions that recognize copyright waivers, I've waived all copyright and related or neighboring rights for to this project. In areas where these waivers are not recognized, BSD-3-Clause is enforced.