funcons-tools: A modular interpreter for executing funcons

[ compilers-interpreters, library, mit, program ] [ Propose Tags ]

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 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.

Modules

[Last Documentation]

  • Funcons
    • Funcons.Core
      • Funcons.Core.Manual
    • Funcons.EDSL
    • Funcons.GLLParser
    • Funcons.MetaProgramming
    • Funcons.Parser
    • Funcons.RunOptions
    • Funcons.Tools
    • Funcons.ValueOperations

Downloads

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

Package maintainers

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 && <=5), bv (>=0.5), containers, directory, funcons-tools, funcons-values (==0.1.0.3), gll (>=0.4.0.2), mtl (>=2.0), multiset, random-strings, regex-applicative, split, text, TypeCompose (>=0.9.10), vector (>=0.12.0.0) [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 1 made by ltvanbinsbergen at 2019-03-02T15:50:22Z
Category Compilers/Interpreters
Home page http://plancomps.org
Uploaded by ltvanbinsbergen at 2018-07-08T10:13:06Z
Distributions
Executables runfct
Downloads 4499 total (26 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2018-07-08 [all 3 reports]