Minimal programming language prototype, created with goal to have very small compiler, so that anyone can write his own compiler for it.
.gitignore | ||
compile.sh | ||
heyo.asm | ||
heyo.x | ||
install.sh | ||
LICENSE | ||
README.md | ||
test_stack.asm | ||
test_x.x | ||
test.asm | ||
test.c | ||
test.x | ||
xiranda.c | ||
тест.срб |
xiranda
Minimal programming language prototype, created with goal to have very small compiler, so that anyone can write his own compiler for it.