Introduction
TOMAS (Tony's Managed Operating System) is a modular hobby operating system written in C# using the COSMOS framework. It comes with a respective terminal emulator using for Core testing.
Both the kernel and terminal emulator will eventually support programs and plugins, respectfully. With the former allowing for running of native .NET executables and the latter Lua plugins, while taking advantage of the existing interface architecture.