pyPEG

A free Python based PEG Parser-Interpreter
Download

pyPEG Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Volker Birk
  • Publisher web site:
  • http://fdik.org/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 8 KB

pyPEG Tags


pyPEG Description

A free Python based PEG Parser-Interpreter pyPEG is a nice scripting language that will even give you access to its own compiler and parser.pyPEG also gives you access to different other parsers for special purposes like XML and string templates. But sometimes you may want to have your own parser. This is what pyPEG's for.PEG means Parsing Expression Grammar. It's something like the idea of Regular Expressions for context free languages; a very clear explanation you'll find in the Wikipedia article about PEG.With PEGs you can describe the same languages like with BNF (and they're even similar). Requirements: · Python


pyPEG Related Software