berp

Version 0.0.2 revision 0 uploaded by BerniePope.

Package meta

Synopsis
An implementation of Python 3.
Description

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.

Author
Bernard James Pope (Bernie Pope)
Bug reports
n/a
Category
Language
Copyright
(c) 2010 Bernard James Pope
Homepage
http://wiki.github.com/bjpop/berp/
Maintainer
florbitous@gmail.com
Package URL
n/a
Stability
experimental

Components