[Haskell-cafe] Announce: language-python
Manlio Perillo
manlio_perillo at libero.it
Thu Mar 19 06:15:00 EDT 2009
Bernie Pope ha scritto:
> Language-python provides a parser (and lexer) for Python written in
> Haskell. Currently it only supports version 3 of Python (the most recent
> version), but it will support version 2 in the future.
>
Great, thanks!
I was planning to write a Python parser by myself, since I would like to
do some AST processing, and Haskell is IMHO a better choice.
> [...]
Manlio Perillo
More information about the Haskell-Cafe
mailing list