e050a85dc0ee27a511b6b0425bd104b47e47b278

source ~/.bashrc
* The source command in the script does not take effect, since it is run by a new bash command.
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
Languages
C
89%
Makefile
4.2%
Assembly
2.2%
Yacc
2%
Lex
1.2%
Other
1.4%