Varas

Pratt parser framework
Download

Varas Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Jon Coppeard
  • Publisher web site:
  • https://github.com/JonCoppeard/

Varas Tags


Varas Description

Varas is a Python Pratt parser framework, which aims to be general purpose and easy to use.Pratt parsers (also known as top down operator precendence parsers) are simple to use and resonably efficent. There are a few articles describing them on the web: http://javascript.crockford.com/tdop/tdop.html http://eli.thegreenplace.net/2010/01/02/top-down-operator-precedence-parsing/InstallationThe source is available for download from github here: https://github.com/JonCoppeard/varas/downloadsYou can install it using python distutils:python setup.py installProduct's homepage


Varas Related Software