hiro
3f6ef19cca
feat: add build script
2025-12-24 12:40:07 -05:00
hiro
f2e188cf1f
wip: add parser stub, cleanup scratch comments in tokenizer
2025-12-22 21:41:23 -05:00
hiro
1e7ea750f6
wip: implement tokenizer in c++, ignore binaries
2025-12-22 18:39:09 -05:00
hiro
fb1059683f
wip: work on cpp tokenizer implementation
2025-12-21 18:20:47 -05:00
hiro
d0714f8664
split out tokenizer class
2025-11-18 16:24:59 -06:00
68ea89ece6
base c++ work
2025-11-18 09:12:59 -06:00
23e7faf186
remove c stub
2025-11-17 16:22:20 -06:00
13ce1a72c1
chore: gitignore a.out
2025-03-26 00:05:18 -05:00
acbdf1de5f
first pass transpiler implementation - pb2c.rb
...
- Modified version of Gary Bernhardt's example compiler from scratch
- Transpiles absolute barebones PowerBasic to C
Compile with `./pb2c.rb | gcc -xc -`
2025-03-26 00:04:16 -05:00
771c39441e
Initial commit
2025-03-22 03:05:53 +00:00