simple os
simple os
name
simple os
type
operating system
year
2021
tech stack
C
info
I built this bare bone operating system as part of the COMP310 Operating Systems class at McGill. It contains a shell with a few commands. It is able to mount partitions, read and write to files, manage memory, and execute programs written in a custom interpreted language.