首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 一个java解析器组合子库解析上下文无关文法

一个java解析器组合子库解析上下文无关文法

资 源 简 介

A parser combinator library written in Java With lingwah you can express a context-free grammar directly using lingwah"s combinators. Unlike most other parsing tools, you don"t have to refactor your grammar to eliminate left recursion. Lingwah uses the memoization and "continuation-passing" techniques described in the paper "Memoization in Top-Down Parsing" by Mark Johnson Status...this project is an ongoing concern. It is currenyly being used by lohr.
VIP VIP
0.191288s