language-python: Parsing and pretty printing of Python code.

[ bsd3, language, library ] [ Propose Tags ]

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.

Modules

[Last Documentation]

  • 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

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.1, 0.2, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.4.0, 0.4.1, 0.5.0, 0.5.2, 0.5.3, 0.5.4, 0.5.6, 0.5.8
Dependencies array (<0.4), base (>=4 && <5), containers (<0.4), monads-tf (>=0.1 && <0.2), pretty (>=1.0 && <1.1), transformers (>=0.2 && <0.3) [details]
License BSD-3-Clause
Copyright (c) 2008-2010 Bernard James Pope
Author Bernard James Pope (Bernie Pope)
Maintainer florbitous@gmail.com
Category Language
Home page http://github.com/bjpop/language-python
Uploaded by BerniePope at 2010-05-31T11:40:27Z
Distributions Arch:0.5.8, Debian:0.5.8, LTSHaskell:0.5.8, NixOS:0.5.8
Reverse Dependencies 3 direct, 0 indirect [details]
Downloads 16302 total (63 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-29 [all 7 reports]