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
- Host: GitHub
- URL: https://github.com/grupoudea/operating-systems
- Owner: grupoudea
- Created: 2022-06-02T22:59:11.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-03T05:18:46.000Z (almost 4 years ago)
- Last Synced: 2025-02-16T21:17:18.381Z (over 1 year ago)
- Language: C
- Size: 303 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.