Skip to content

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

Notifications You must be signed in to change notification settings

nucleartide/hypatia-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages