hpython: Python language tools

[ bsd3, language, library, program ] [ Propose Tags ]

hpython provides an abstract syntax tree for Python 3.5, along with a parser, printer, and syntax checker. It also contains optics for working with the AST, and a DSL for writing Python programs directly in Haskell.

For a high-level overview of the library, see the Language.Python module.

For code examples, see the examples directory on GitHub.

For general information about the project, see the project readme.

Flags

Manual Flags

NameDescriptionDefault
developmentDisabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.1.0.1, 0.2, 0.3
Change log ChangeLog.md
Dependencies base (>=4.9 && <5), bifunctors (>=0.1 && <5.6), bytestring (>=0.10 && <0.11), containers (>=0.5.7.1 && <0.7), deriving-compat (>=0.4 && <0.6), digit (>=0.7 && <0.8), dlist (>=0.8 && <0.9), fingertree (>=0.1 && <0.2), generic-lens (>=1.0 && <1.2), hpython, lens (>=4 && <4.18), megaparsec (>=6.3 && <7), mtl (>=2.1 && <2.3), parsers (>=0.10 && <0.13), parsers-megaparsec (>=0.1 && <0.2), semigroupoids (>=5.2.2 && <5.4), text (>=1.2 && <1.3), these (>=0.7.4 && <0.9), validation (>=1 && <1.1) [details]
License BSD-3-Clause
Copyright Copyright (c) 2017-2019, Commonwealth Scientific and Industrial Research Organisation (CSIRO) ABN 41 687 119 230.
Author Isaac Elliott
Maintainer isaace71295@gmail.com
Category Language
Source repo head: git clone git@github.com/qfpl/hpython.git
Uploaded by qfpl at 2019-05-02T00:42:12Z
Distributions
Executables example
Downloads 1940 total (8 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]