Download List

프로젝트 설명

pyPEG is a quick and easy solution for creating a parser in Python programs. pyPEG uses a PEG language in Python data structures to parse, so it can be used dynamically to parse nearly every context free language. The output is a plain Python data structure called pyAST, or, as an alternative, XML.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-02-01 03:35 Back to release list
0.25

pyPEG 지금은 thread - safe입니다.
Tags: Minor feature enhancements
pyPEG now is thread-safe.

Project Resources