nucleartide / hypatia-test

A test of Hypatia, an ML-family language that compiles to Lua.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hypatia-test

A test of Hypatia, to see whether it could be used for PICO-8.

Hypatia is an ML-family language that compiles to Lua.

Build

Build the hypatia binary with cabal.

Then, compile the program with the following command:

$ hypatia compile Game.hyp

Conclusion

It works! However, it might be easier to just use Lua directly. Lua is already quite functional programming friendly.

About

A test of Hypatia, an ML-family language that compiles to Lua.


Languages

Language:Lua 100.0%