Sestina
Tinkering with creating a functional programming language for procedural content generation.
Install / Use
/learn @chrisamaphone/SestinaREADME
Sestina
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
