@hackage language-python0.5.8
Parsing and pretty printing of Python code.
Installation
Tested Compilers
Dependencies (7)
- array >=0.4 && <0.6
- base >=4.8 && <5
- containers >=0.5 && <0.8
- monads-tf >=0.1 && <0.4
- pretty >=1.1 && <1.2
- transformers >=0.3 && <0.7 Show all…
Dependents (7)
@hackage/acme-everything, @hackage/mulang, @hackage/blip, @hackage/language-python-test, @hackage/language-python-colour, @hackage/berp, Show all…
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.