No description
Find a file
2024-02-15 19:48:31 +01:00
gen feat: Add basic parser setup 2024-02-11 17:02:13 +01:00
obj feat: Add basic parser setup 2024-02-11 17:02:13 +01:00
src fix: underflow when free space matches allocated space exactly 2024-02-15 19:47:52 +01:00
test test: Add test case for multiple variables with non-overlapping regions 2024-02-15 19:48:31 +01:00
.gitignore test: fix first test case 2024-02-14 10:20:48 +01:00
LICENSE Initial commit 2024-02-10 18:28:48 +01:00
Makefile feat: Add strings to lexer 2024-02-14 11:18:59 +01:00
README.md Initial commit 2024-02-10 18:28:48 +01:00

macrofuck

A Macro Brainfuck Compiler