llvm based toy programming language
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Luna 5771877457 fix llvm_table shenanigans 3 years ago
examples fixes for latest zig 4 years ago
src fix llvm_table shenanigans 3 years ago
.gitignore main: call gcc to make out executable 4 years ago
LICENSE add LICENSE 4 years ago
README.md Update README install/use instructions 4 years ago
build.zig llvm10 time 3 years ago

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