1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-10-07 18:10:56 +11:00
Commit Graph

2 Commits

Author SHA1 Message Date
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