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

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.8 && <=5), bv (>=0.5), containers (>=0.5 && <0.7), directory, exploring-interpreters (>=0.3.0.0), funcons-tools, funcons-values (>=0.1.0.5), gll (>=0.4.0.9), mtl (>=2.2.1), multiset (>=0.3), random-strings, readline (>=1.0.3.0), regex-applicative, split, text (>=1.2), TypeCompose (>=0.9.10), vector (>=0.12) [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>
Category Compilers/Interpreters
Home page http://plancomps.org
Uploaded by ltvanbinsbergen at 2021-03-20T12:57:53Z
Distributions
Executables funcons-repl
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 2021-03-20 [all 2 reports]