Skip to content
/ novice Public

a toy assembler/simulator/debugger for sysarch courses. supports lc-3, lc-2200, rama-2200, and more

Notifications You must be signed in to change notification settings

ausbin/novice

Repository files navigation

novice

Some assembly tools

Getting Started

$ npm install --dev
$ npx lerna bootstrap
$ npm run build
$ ./novice --help

Useful stuff:

$ npm run lint
$ npm run lint:fix
$ npm test
$ npm test:cover
$ ./bootstrap-parse-table.sh complx
$ ./generate-parse-table.sh complx

About

a toy assembler/simulator/debugger for sysarch courses. supports lc-3, lc-2200, rama-2200, and more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published