zcguan / COMP310_Prototype_OS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COMP310_Prototype_OS

A simple kernal written in C that has a simple file system and supports variable assignment and parallel script execution.
This is a cumulative assignment with 4 parts for COMP310 winter 2021 at McGill. Part of this project is taken from the solution of assignment 2 that covered the shell and shell memory, interpreter, cpu, and part of kernal, pcb, and ram.

About


Languages

Language:C 99.2%Language:Shell 0.8%