Denotator is a lightweight Haskell framework that allows you the use GHCi as an interactive tool to explore formal semantics.
Formal semantics is a subfield from linguistics which studies meaning using mathematical tools. This project makes it easy to do semantics in Haskell.
Haskell: http://www.haskell.org/platform/
- git clone https://github.com/ChrisBlom/Denotator.git Denotator
- cd Denotator
- ghci Parser.hs
- parse "Han loves Chewbacca"