llvm based toy programming language
examples | ||
src | ||
.gitignore | ||
build.zig | ||
LICENSE | ||
README.md |
rayoko
a toy programming language and compiler
this time it'll work i promise it wont be like vig plrease
instal
git clone https://gitdab.com/luna/rayoko
cd rayoko
zig build
use
./zig-cache/bin/rayoko examples/hello.ry
./a.out # gives 123 as exit code which i think is epic