Introduction : The NEXSM (NExt eXperimental String Machine) Simulator is used to simulate the NEXSM hardware.
• GCC (GNU project C and C++ compiler)
• Flex / Lex (Fast Lexical Analyser Generator)
• Bison / Yacc (GNU Project Parser Generator)
Run the following commands to compile and run the NEXSM simulator:
make
./xsm [--timer #1] [--disk #2] [--console #3] [--debug]