Download of pyparsing-2.1.3.win32-py3.3.exe (pyparsing-2.1.3.win32-py3.3.exe ( external link: SF.net): 236,125 bytes) will begin shortly. If not so, click link on the left.

檔案信息

檔案大小
236,125 bytes
MD5
86c0f3dbdd83e5646e44b6717d6d5893

專案描述

pyparsing is a general parsing module for Python. Grammars are implemented directly in the client code using parsing objects, instead of externally, as with lex/yacc-type tools. Includes simple examples for parsing SQL, CORBA IDL, and 4-function math