Commit Graph
3 Commits
Author SHA1 Message Date
rswier 9f69fc62da Cleanup
Minor code cleanup
2016-03-21 22:13:32 -04:00
rswier c35b1e2add Replace badd/uind with vector
vector instruction now used for array referencing.  I had overlooked it.
Also, minor cleanup.
2016-03-18 01:33:47 -04:00
rswier b3b868ed50 Ported B compiler b.c to b.b.
Ported B compiler b.c to b.b.  It is able to compile itself.  Hints are
in the comment block.
2016-03-16 01:46:35 -04:00