funcons-tools: A modular interpreter for executing funcons
The PLanCompS project 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.
Read more about the project here: http://plancomps.org. Read more about funcons and their specification in CBS here: JLAMP2016.
This package provides a collection of highly reusable funcons in Funcons.Core, an interpreter for these funcons and means for defining new funcons.
The executable provided by this package is an interpreter for running terms constructed from the collection of funcons provided by Funcons.Core. How this executable is used is explained in Funcons.Tools.
Additional funcons can be defined with the helper functions provided by Funcons.EDSL. The module Funcons.Tools provides functions for creating executables by extending the main interpreter with additional funcons.
Please contact any of the maintainers when unexpected behaviour is encountered or exports appear to be missing.
Click here for the package's documentation.
Downloads
- funcons-tools-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.1, 0.2.0.3, 0.2.0.5, 0.2.0.7, 0.2.0.9, 0.2.0.10, 0.2.0.11, 0.2.0.13, 0.2.0.15 |
---|---|
Dependencies | base (>=4.3 && <4.9), bv, containers, directory, funcons-tools, mtl (>=2.0), multiset, parsec, split, text, vector [details] |
License | MIT |
Copyright | Copyright (C) 2015 L. Thomas van Binsbergen and Neil Sculthorpe |
Author | L. Thomas van Binsbergen and Neil Sculthorpe |
Maintainer | L. Thomas van Binsbergen <ltvanbinsbergen@acm.org> |
Revised | Revision 2 made by ltvanbinsbergen at 2016-02-11T14:58:37Z |
Category | Compilers/Interpreters |
Home page | http://plancomps.org |
Uploaded | by ltvanbinsbergen at 2016-02-09T14:55:51Z |
Distributions | |
Executables | runfct |
Downloads | 4751 total (45 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |