zxq5
3afeafc9d4
- compiler works for basic maths expressions and functions
...
- basic pointers and reading values from pointers works
- writing to pointers not yet implemented (looks painful so a problem
for tomorrow)
- updated print library. the compiler has this hardcoded in all programs
for now
2026-02-03 02:11:30 +00:00
zxq5
5573c5a609
minor code changes for codegen
2026-02-02 11:15:45 +00:00
zxq5
52ef7872f0
compiler working for some mathematical expressions, function calls and
...
simple conditionals
2026-01-31 13:28:42 +00:00
zxq5
63c9d858b4
added a to-do list and bacon.toml for developing the compiler
2026-01-31 13:27:31 +00:00
zxq5
782c842a42
updated gitignore
2026-01-29 19:33:30 +00:00
zxq5
259746558f
codegen progress
2026-01-29 19:29:48 +00:00
zxq5
b9f98bff7b
started on codegen, scaffolding basically done
2025-11-15 02:58:36 +00:00
zxq5
fd5b305576
started work on c compiler
2025-11-14 23:36:51 +00:00