Skip to content
/ cedille Public
forked from cedille/cedille

Cedille, a dependently typed programming languages based on the Calculus of Dependent Lambda Eliminations

License

Notifications You must be signed in to change notification settings

ice1k/cedille

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Cedille Programming Language

Build Status

Please see the Cedille homepage for an introduction to Cedille.

Repository Content Highlights

  • cedille-mode/: Elisp code for the Cedille Emacs mode
  • cedille-tests/: Unit tests for the Cedille Emacs frontend
  • core/: A Haskell implementation of a Cedille Core checker
  • language-overview/: Example Cedille programs that demonstrate some of its important features
  • lib/: The (provisional) Cedille Standard Library
  • parser/: The parser for the Cedille language (written in Haskell)
  • se-mode/: The Elisp source code for the Emacs "Structured Editing Mode"
  • src/: The Cedille source code (written in Agda)

License

MIT

About

Cedille, a dependently typed programming languages based on the Calculus of Dependent Lambda Eliminations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Agda 61.5%
  • Emacs Lisp 18.7%
  • Haskell 15.5%
  • Yacc 1.6%
  • Makefile 1.1%
  • Logos 0.6%
  • Other 1.0%