Work in progress: a functional programming language for procedural content generation.
To run:
- Install SML/NJ
- Run
rlwrap smlin the repo directory - Type
use "interpreter.sml"; - Type
Interpreter.<fn>to access functions
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Work in progress: a functional programming language for procedural content generation.
To run:
rlwrap sml in the repo directoryuse "interpreter.sml";Interpreter.<fn> to access functions