funcons-simple

A modular interpreter for executing SIMPLE funcons

https://plancomps.github.io/CBS-beta/Languages-beta/SIMPLE/

Latest on Hackage:0.1.0.7@rev:1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by L. Thomas van Binsbergen and Neil Sculthorpe

The PLanCompS (http://plancomps.org) project has developed a component-based approach to formal semantics. A reusable component of language definition corresponds to a fundamental programming construct: a funcon, which has a fixed operational interpretation. This package provides an interpreter for the funcons of SIMPLE https://plancomps.github.io/CBS-beta/Languages-beta/SIMPLE/ extending the interpreter for the reusable funcons of funcons-tools https://hackage.haskell.org/package/funcons-tools