@hackage funcons-values0.1.0.3
Library providing values and operations on values in a fixed universe.
Categories
License
MIT
Maintainer
L. Thomas van Binsbergen <ltvanbinsbergen@acm.org>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (7)
- base >=4.8 && <5
- bv >=0.5
- containers >=0.5 && <0.6
- multiset >=0.3 && <0.4
- random-strings
- text >=1.2 && <1.3 Show all…
Dependents (3)
@hackage/funcons-tools, @hackage/funcons-intgen, @hackage/funcons-simple
The PLanCompS project (http://plancomps.org) has developed a component-based approach to formal semantics. The semantics of a language is defined by translating its constructs to combinations of `fundamental constructs' called funcons.
This package provides a fixed universe types, values and operations which are lifted to funcons as part of the funcons-tools package (http://hackage.haskell.org/package/funcons-tools).