llvm based toy programming language
Go to file
Luna b14a32a104 scanner: remove LeftDoubleChevron and single-quote strings 2019-09-18 15:07:08 -03:00
examples add examples/hello.ry 2019-09-18 11:37:08 -03:00
src scanner: remove LeftDoubleChevron and single-quote strings 2019-09-18 15:07:08 -03:00
.gitignore zig init-exe 2019-09-18 11:20:09 -03:00
LICENSE add LICENSE 2019-09-18 11:19:23 -03:00
README.md add readme 2019-09-18 11:03:24 -03:00
build.zig zig init-exe 2019-09-18 11:20:09 -03:00

README.md

rayoko

a programming language

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 install --prefix ~/.local/