Size: 614
Comment: Added short description of PyBison to beginning of document.
|
Size: 767
Comment: Add link to more recent version of PYBison
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
ActiveState has a copy: | ActiveState has a copy (version 0.1.0.0 as of 2005-08-19): |
Line 11: | Line 11: |
More recent copies can be found at (verion 0.1.8 as of 2005-08-19): * [http://www.freenet.org.nz/python/pybison/] |
PyBison is a YACC (Yet Another Compiler Compiler) style parser. PyBison was written by Scott Hassan in 1997 and almost disappeared.
There are scattered references to it all over the web, which all seem to point to http://coho.stanford.edu/~hassan/Python/pybison.tar.gz, which forwards to the dead link http://dotfunk.com/hassan/homepage/Python
ActiveState has a copy (version 0.1.0.0 as of 2005-08-19):
[http://ppm.activestate.com/PPMPackages/PyPPM/2.2/packages/PyBison-0.1.0.0.linux-i686.2.2.tar.gz for linux-i686]
[http://ppm.activestate.com/PPMPackages/PyPPM/2.2/packages/PyBison-0.1.0.0.win32.2.2.zip win32]
More recent copies can be found at (verion 0.1.8 as of 2005-08-19):