The language-python package
language-python is a Haskell library for lexical analysis, parsing and pretty printing Python code. It supports versions 2.x and 3.x of Python.
Properties
| Versions | 0.1.1, 0.2, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.4.0 |
|---|---|
| Dependencies | array (<0.4), base (4.*), containers (<0.4), monads-tf (0.1.*), pretty (1.0.*), transformers (0.2.*) |
| License | BSD3 |
| Copyright | (c) 2008-2010 Bernard James Pope |
| Author | Bernard James Pope (Bernie Pope) |
| Maintainer | florbitous@gmail.com |
| Stability | experimental |
| Category | Language |
| Home page | http://github.com/bjpop/language-python |
| Upload date | Mon May 31 11:40:27 UTC 2010 |
| Uploaded by | BerniePope |
| Build failure | ghc-6.12 (log) |
Modules
- Language
- Python
- Language.Python.Common
- Language.Python.Common.AST
- Language.Python.Common.ParseError
- Language.Python.Common.ParserMonad
- Language.Python.Common.Pretty
- Language.Python.Common.PrettyAST
- Language.Python.Common.PrettyParseError
- Language.Python.Common.PrettyToken
- Language.Python.Common.SrcLocation
- Language.Python.Common.StringEscape
- Language.Python.Common.Token
- Language.Python.Version2
- Language.Python.Version2.Lexer
- Language.Python.Version2.Parser
- Language.Python.Version3
- Language.Python.Version3.Lexer
- Language.Python.Version3.Parser
- Language.Python.Common
- Python
Downloads
- language-python-0.3.1.tar.gz (Cabal source package)
- package description (included in the package)