Skip to content

glyh/ocyula

Repository files navigation

Ocyula

An experimental compiler for Yula that generates Elixir code, written in Ocaml. This exists for the purpose of justifying the the syntax of Yula.

Building & Running

git clone git@github.com:glyh/ocyula.git
cd ocyula
drom build
echo "a = 1\nIO.puts(a)" | drom run

About

Experimental compiler for Yula written in Ocaml.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published