Virgil Dupras
|
f5b04fc02f
|
basic: add expression support to print
Again, same thing as in zasm.
|
2019-11-18 15:52:44 -05:00 |
|
Virgil Dupras
|
0bd58fd178
|
basic: parse hex, binary and char literals
Same thing as in zasm.
|
2019-11-18 15:22:09 -05:00 |
|
Virgil Dupras
|
1cea6e71e0
|
basic: add a print cmd
It can only print a decimal literal. But still, that's a big step because
I hadn't implemented decimal formatting yet.
|
2019-11-18 13:40:23 -05:00 |
|
Virgil Dupras
|
f3992ed598
|
basic: begin an implementation from sratch
Let's see where it will lead us...
|
2019-11-13 15:28:16 -05:00 |
|