mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 09:56:43 -04:00
5 lines
197 B
Text
5 lines
197 B
Text
This OCaml-library consists of a set of modules which implement functions for
|
|
analyzing and manipulating context-free grammars (CFGs) in a purely functional
|
|
way.
|
|
|
|
WWW: http://mmottl.github.io/cfg/
|