language-python-0.5.8: Parsing and pretty printing of Python code.
Copyright(c) 2009 Bernie Pope
LicenseBSD-style
Maintainerbjpop@csse.unimelb.edu.au
Stabilityexperimental
Portabilityghc
Safe HaskellSafe-Inferred
LanguageHaskell2010

Language.Python.Version3

Description

A convenient re-export of the parser and lexer for version 3.x of Python.

See:

Synopsis

The parser

The lexer