Zihao Yu e050a85dc0 init.sh: add prompt to run source ~/.bashrc
* The source command in the script does not take effect, since it is run
  by a new bash command.
2019-09-10 21:52:19 +08:00
2017-08-25 17:24:20 +08:00
2019-09-04 17:58:01 +08:00
2019-03-31 22:48:42 +08:00

ICS2019 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/ics2019-programming-assignment/content/

To initialize, run

bash init.sh

The following subprojects/components are included. Some of them are not fully implemented.

Description
No description provided
Readme 1.7 MiB
Languages
C 89%
Makefile 4.2%
Assembly 2.2%
Yacc 2%
Lex 1.2%
Other 1.4%