rafapaezbas / uxnasm-js

Javascript Uxntal assembler.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uxnasm-js

200~ lines Javascript assembler for the Uxntal language.

Install

npm install
npm test # run unit tests included in ./test

TODO

  • Write a bin definition in order to use the tool from cli.
  • Support include.
  • Improve error messages.
  • Clean up code.

About

Javascript Uxntal assembler.


Languages

Language:JavaScript 100.0%