An open API service indexing awesome lists of open source software.

https://github.com/grupoudea/operating-systems

Repo that stores programs written in the C programming language for the Operating Systems course
https://github.com/grupoudea/operating-systems

Last synced: about 1 year ago
JSON representation

Repo that stores programs written in the C programming language for the Operating Systems course

Awesome Lists containing this project

README

          

# operating-systems
Repo that stores programs written in the C programming language for the Operating Systems course

Projects:

- kernel-data-structure-lab1: TODO
- simple-debugger: this projects is written in C language and it allows debuguear a simple C program.