Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 319 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 319 Bytes

Operating Systems @ PUCP

Code written for the Operating Systems class at PUCP (2017-2).

The languages used are C and Ada.

The semaphores folder contains Python implementations of the cases presented in the Little Book of Semaphores.