Concurrent OS An Operating System Kernel developed in C/Assembly The OS currently features: Ability to create processes dynamically A General Purpose IPC (using semaphores) A Solution to the Dining Philosophers using the IPC I have implemented