mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
26e9d9b4e8
An interpreted dynamic parser
7 lines
284 B
Plaintext
7 lines
284 B
Plaintext
OpenZz is a dynamic parser which allows its grammar to be extended by
|
|
commands written in its own Zz language. Due to the interpreted and
|
|
dynamic nature of the parser OpenZz can be used to develop both fast
|
|
language prototypes and full compilers.
|
|
|
|
WWW: http://openzz.sourceforge.net/
|