rswier
|
6a40af2f97
|
String support and more run-time routines
This is a work in progress.
|
2016-03-29 01:49:21 -04:00 |
|
rswier
|
5581e20ade
|
Allow separate compilation of B files
Label namespace change so that separate compilation of multiple B files
is possible.
|
2016-03-24 05:00:36 -04:00 |
|
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 |
|