llvm based toy programming language
Go to file
Luna a1bf15fe4d add support for target machine 2019-09-21 23:56:22 -03:00
examples add the basics of llvm codegen 2019-09-20 23:40:21 -03:00
src add support for target machine 2019-09-21 23:56:22 -03:00
.gitignore cgen: output .bc file 2019-09-21 12:37:41 -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 fix llvm linking 2019-09-21 12:31:47 -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/