asmproc

v0.1.11
`asmproc` is high-level Assembly language for the 6502 processor that extends the 6502 assembly language with structured programming, typical of high level languages like C, Pascal and Basic.

build

tsc

test

node asmproc -i test/repeat.lm -o test/repeat.out

nc

nearleyc expressions.ne -o expressions.js

nt

nearley-test -i 3*4+1 expressions.js

Metadata

  • MIT
  • Whatever
  • Antonino Porcino
  • released 2/23/2019

Downloads

Maintainers