funcons-tools: A modular interpreter for executing funcons

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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.

Properties

Versions 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.10, 0.2.0.11, 0.2.0.13, 0.2.0.15
Change log None available
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:56:16Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees