Commit Graph
2 Commits
Author SHA1 Message Date
rswier 28a98360a4 Successful first run of B interpreter!
I hand compiled hello.b into hello.s and assembled with the interpreter
and runtime library:
perl as7 --out a.out bl.s hello.s bi.s
2016-03-07 05:57:30 -05:00
rswier e5d2831b33 transcribed from 06-5-12.pdf 2016-02-25 20:10:20 -05:00