berp: An implementation of Python 3.

[ bsd3, language, library, program ] [ Propose Tags ]

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.

Modules

[Last Documentation]

  • Berp
    • Berp.Base
      • Berp.Base.Hash
      • Berp.Base.Mangle
    • Berp.Version

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2
Dependencies array, base (>=4 && <5), containers (>=0.2 && <0.3), directory (>=1.0 && <1.1), extensible-exceptions (>=0.1 && <0.2), filepath (>=1.1 && <1.2), ghc (>=6.10.4), ghc-paths (>=0.1 && <0.2), ghc-prim, haskeline (>=0.6 && <0.7), haskell-src-exts (>=1.9 && <1.10), integer, 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]
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-30T12:43:09Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables berp
Downloads 2068 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-29 [all 7 reports]