Download List

專案描述

Parse::Yapp provides a set of modules and a frontend to generate Perl OO LALR(1) parsers. It can input clean yacc or bison grammars. The generated parsers are fast, being based, like yacc, on building Deterministic Finite Automata (DFA) and moving through a set of states using Deterministic Push Down Automata (DPDA) derived from the DFA to match the input stream tokens.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-02-13 00:10
1.04

A new stress test, a documentation upgrade, and minor performance enhancements.
標籤: Minor feature enhancements

2001-01-30 15:13
Parse-Yapp 1.02

This release adds mostly bug fixes, but people should upgrade quickly, as one of them can produce, in a few cases, erroneous parsers.

2001-01-30 15:13
1.03

Code cleanups and documentations updates were made. No bug fixes have been made.

Project Resources