Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 391 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 391 Bytes

Sestina

Work in progress: a functional programming language for procedural content generation.

Design document

To run:

  • Install SML/NJ
  • Run rlwrap sml in the repo directory
  • Type use "interpreter.sml";
  • Type Interpreter.<fn> to access functions