pisigma: A dependently typed core language

[ bsd3, dependent-types, development, language, library, program ] [ Propose Tags ]

PiSigma is a small dependently typed language with only very few constructs: Type:Type, Pi-types, Sigma-types, enumerations and a general meachanism for mutual recursion for types and values controlled by lifted types. It is intended as a core language for dependently typed languages like Agda. It has been described in the paper emPiSigma: Dependent Types Without the Sugar/em which has appeared in the proceedings of FLOPS 2010.

Flags

Automatic Flags
NameDescriptionDefault
debug

Enable debug support

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.2, 0.2.1
Dependencies array (>=0.2 && <0.4), base (>=4.0 && <5.0), bytestring (>=0.9 && <1.0), containers (>=0.4 && <0.5), haskeline (>=0.6 && <0.7), haskeline-class (>=0.6.1 && <0.7), mpppc (>=0.1.0 && <0.2), mtl (>=1.1.1.1 && <2.0), parsec (>=3.0 && <4.0), text (>=0.11 && <0.12), utf8-string (>=0.3.6 && <0.4) [details]
License BSD-3-Clause
Author Thorsten Altenkirch <txa@cs.nott.ac.uk>, Andres Loeh <kspisigma@andres-loeh.de>, Nils Anders Danielsson <nad@cs.nott.ac.uk>, Nicolas Oury <Nicolas.Oury@ed.ac.uk>, Darin Morrison <dwm@cs.nott.ac.uk>
Maintainer Thorsten Altenkirch <txa@cs.nott.ac.uk>, Andres Loeh <kspisigma@andres-loeh.de>
Category Development, Language, Dependent Types
Uploaded by DarinMorrison at 2011-05-18T11:47:47Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables pisigma
Downloads 3867 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]