berp: An implementation of Python 3.
Berp is an implementation of Python 3, written in Haskell. It provides a compiler and an interpreter. In both cases the input Python program is translated into Haskell code. The compiler turns the Haskell code into machine code. The interpreter runs the Haskell code immediately via the GHCi interpreter. The user interface of the interpreter imitates the one provided by CPython.
Downloads
- berp-0.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1, 0.0.2 |
---|---|
Dependencies | array (<0.4), base (>=4 && <5), containers (<0.4), directory (>=1.0 && <1.1), extensible-exceptions (>=0.1 && <0.2), filepath (>=1.1 && <1.2), ghc (>=6.10), ghc-paths (>=0.1 && <0.2), ghc-prim, haskeline (>=0.6 && <0.7), haskell-src-exts (>=1.9 && <1.10), language-python (>=0.3 && <0.4), monads-tf (>=0.1 && <0.2), parseargs (>=0.1 && <0.2), process (>=1.0 && <1.1), template-haskell, transformers (>=0.2 && <0.3) [details] |
Tested with | ghc ==6.10.4 |
License | BSD-3-Clause |
Copyright | (c) 2010 Bernard James Pope |
Author | Bernard James Pope (Bernie Pope) |
Maintainer | florbitous@gmail.com |
Category | Language |
Home page | http://wiki.github.com/bjpop/berp/ |
Uploaded | by BerniePope at 2010-05-31T11:38:57Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | berp |
Downloads | 2113 total (7 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] |