Skip to content

miconi/lucretia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lucretia: A type-checker for Python

We use an intermediate abstract language called Lucretia to which Python will be compilled (to be implemented). For now the package provides functionality of type-checking programmes in Lucretia.

How to run

Install

$ cabal install

Run tests

$ cabal test

Documentation

Documentation is describing how the implementation is connected with the theory from the white paper about Lucretia (to be published).

To compile the documentation, run:

$ cabal haddock --hyperlink-source

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 99.7%
  • Makefile 0.3%