linear-logic

Linear logic implementation

An implementation of intuitionistic linear logic using Haskell.

They see me rollin'. They're Heyting. -- Chamillionaire, 2005

GitHub

83 stars
6 watching
2 forks
Language: Haskell
last commit: over 5 years ago
category-theorychu-spaceshaskelllinear-logicmathproof

Related projects:

RepositoryDescriptionStars
ekmett/linearA set of low-dimensional linear algebra primitives for use in Haskell programs203
ekmett/haskCategory theory for Haskell with a strong lens-like flavor.163
kai-qu/linear-logicAn encoding of linear logic in Coq with minimal examples and automated proofs21
ekmett/contravariantProvides a Haskell implementation of functors with contravariant behavior73
ekmett/semigroupsA Haskell package providing a set of semigroups and tools for deriving them with generics.62
ekmett/boundCombinators for manipulating locally-nameless generalized de Bruijn terms121
ekmett/structuresA playground for advanced data structures in Haskell63
ekmett/comonadProvides definitions and laws for building comonads in Haskell77
ekmett/reflectionProvides a way to represent and manipulate arbitrary Haskell code structure using a reflection mechanism104
ekmett/glProvides Haskell bindings to the OpenGL specification93
tweag/linear-baseA standard library providing minimal facilities to write practical code with linear types in Haskell.336
luc-tielen/eclair-langA compiler-based implementation of a minimalist logic programming language220
ajtulloch/haskell-mlImplementations of basic machine learning algorithms in Haskell57
sebbekarlsson/glmsA language and framework for linear algebra and image manipulation with a focus on simplicity and extensibility.40
ekmett/profunctorsA Haskell implementation of profunctors, which are higher-kinded concepts for transforming and manipulating functions between types70