jCay.com

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Charming Python: Parsing with the SimpleParse module

DeEnFrSp
Hits: 24

Charming Python: Parsing with the SimpleParse module

Rating 0.0 0.0
Many parsing tools have been written for Python. This column discusses a high-level parsing language built on top of Python. SimpleParse provides an EBNF-style syntax on top of mxTextTools that can greatly clarify the expression of grammars.


Platform(s): n/a
Date: Mar, 05 2002
Author: http://www-106.ibm.com/developerworks/linux/library/l-simple.html?open&l=766,t=grws

Ratings

Number of Ratings: 0 Votes
5     
0%
4
0%
3
0%
2
0%
1
0%
Visitor Voting Booth: Rate It!

Others Scripts

XML programming in Java

XML/Tips and Tutorials/Java and XML

XSLbyDemo

XML/Software

XML Registry

XML/Software

XML Security Suite

XML/Scripts and Programs/Security Systems

Xeena

XML/Software

Server-side scripting languages

PHP/Magazine Articles

IBM XSL Formatting Object Composer

XML/Scripts and Programs/Authoring Tools/Java

Deploying Web services with WSDL

XML/Tips and Tutorials/Web Services

Anatomy of an XSLT processor

XML/Tips and Tutorials/Miscellaneous

Effective XML processing with DOM and XPath in Java

XML/Tips and Tutorials/Java and XML

P3P Policy Editor

Java/Applications/Miscellaneous

Atomik

Tools and Utilities/Wireless

XML Viewer

XML/Software

Introduces the Python xml_pickle object

Python/Tips and Tutorials/XML and Python

Charming Python: Text processing in Python for beginners

Python/Tips and Tutorials/Introduction to Python