resin: High performance variable binders

[ bsd2, language, library ] [ Propose Tags ]

High Performance Variable Binders library


[Skip to Readme]

Modules

[Index]

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.1.0.1, 0.1.0.2, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3
Dependencies base (>=4.9 && <4.11), fail (>=4.9 && <4.10), ghc-prim (>=0.4 && <0.6), semigroupoids (>=5.0 && <5.3), semigroups (>=0.18 && <0.19) [details]
License BSD-2-Clause
Author Carter Tazio Schonwald
Maintainer carter at wellposed dot com
Revised Revision 1 made by CarterSchonwald at 2017-07-24T18:29:28Z
Category Language
Home page http://github.com/cartazio/resin
Source repo head: git clone https://github.com/cartazio/ralist.git
Uploaded by CarterSchonwald at 2017-04-25T02:03:40Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4715 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-04-25 [all 1 reports]

Readme for resin-0.1.0.0

[back to package description]

Resin : High performance Planar (2D) Variable binders

Resin is an experiment in variable binder design inspired by binder libraries such as Bound and UnBound (no relation), with the goal being to provide high performance and excellent abstraction on as large a space of syntaxes as is feasible.