Skip to content

NEXSM (NExt eXperimental String Machine) Simulator

Notifications You must be signed in to change notification settings

eXpOSNitc/nexsm

Repository files navigation

NEXSM Simulator

Introduction : The NEXSM (NExt eXperimental String Machine) Simulator is used to simulate the NEXSM hardware.

Prerequisites :

• GCC (GNU project C and C++ compiler)
• Flex / Lex (Fast Lexical Analyser Generator)
• Bison / Yacc (GNU Project Parser Generator)

Compiling and Running :

Run the following commands to compile and run the NEXSM simulator:

  1. make
  2. ./xsm [--timer #1] [--disk #2] [--console #3] [--debug]

About

NEXSM (NExt eXperimental String Machine) Simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published