Skip to main content

Parsing with the Spark module

posted onDecember 25, 2002
by hitbsecnews

Spark is a powerful and general parser/compiler framework written in Python. In some respects, Spark offers more than SimpleParse or other Python parsers. Being pure Python, however, it is also slower. This article discusses the Spark module, with code samples, an explanation of its usage, and suggestions for its areas of application. This article also follows an earlier article of the "Charming Python" series which introduces some basic concepts in parsing and discusses the Spark module. Parsing frameworks are a rich topic that warrants quite a bit of study to get the full picture; these two articles are a good place to start.

Source

Tags

Linux

You May Also Like

Recent News

Friday, November 29th

Tuesday, November 19th

Friday, November 8th

Friday, November 1st

Tuesday, July 9th

Wednesday, July 3rd

Friday, June 28th

Thursday, June 27th

Thursday, June 13th

Wednesday, June 12th

Tuesday, June 11th