llvm based toy programming language
Dosyaya git
Luna 5771877457 fix llvm_table shenanigans 2020-07-23 18:07:21 -03:00
examples fixes for latest zig 2019-12-07 20:28:55 -03:00
src fix llvm_table shenanigans 2020-07-23 18:07:21 -03:00
.gitignore main: call gcc to make out executable 2019-09-29 13:16:49 -03:00
LICENSE add LICENSE 2019-09-18 11:19:23 -03:00
README.md Update README install/use instructions 2020-04-02 15:17:14 -03:00
build.zig llvm10 time 2020-07-23 18:07:13 -03:00

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