https://github.com/diguage/ics2018
Introduction of Computer System
https://github.com/diguage/ics2018
Last synced: 10 months ago
JSON representation
Introduction of Computer System
- Host: GitHub
- URL: https://github.com/diguage/ics2018
- Owner: diguage
- License: apache-2.0
- Created: 2018-12-14T11:51:33.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-14T12:18:30.000Z (about 7 years ago)
- Last Synced: 2025-01-18T04:10:44.611Z (12 months ago)
- Language: C
- Size: 3.38 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ICS2018 Programming Assignment
This project is the programming assignment of the class ICS(Introduction to Computer System) in Department of Computer Science and Technology, Nanjing University.
For the guide of this programming assignment,
refer to http://nju-ics.gitbooks.io/ics2018-programming-assignment/content/
To initialize, run
```bash
bash init.sh
```
The following subprojects/components are included. Some of them are not fully implemented.
* [NEMU](https://github.com/NJU-ProjectN/nemu)
* [Nexus-am](https://github.com/NJU-ProjectN/nexus-am)
* [Nanos-lite](https://github.com/NJU-ProjectN/nanos-lite)
* [Navy-apps](https://github.com/NJU-ProjectN/navy-apps)