Demo Light

This program can be interpreted (or compiled) with GHC Haskell compiler, available here.

Download the following files and put them in a single directory:

  • DemoLight.hs
  • ModelsVocab.hs
  • ActionVocab.hs
  • ChangeVocab.hs
  • ChangePerception.hs
  • Muddy.hs
  • WiseMen.hs

Then move to that directory and start the interpreter with the command ghci DemoLight

Documentation in DemoLight.pdf.