Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Latest commit

 

History

History
1 lines (1 loc) · 271 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 271 Bytes

An operating system based on Cosmos. Includes a pseudo-filesystem (flat structure) and expression evaluation, as well as system variables and program creation and execution. Also has recursion prevention so that one program cannot begin executing another copy of itself.