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 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 Back to release list
1.04

一种新的压力测试,一个文档升级,小的性能增强。
标签: Minor feature enhancements
A new stress test, a documentation upgrade, and minor performance enhancements.

Project Resources