chicken-packrat 1.5
Propagated dependencies: chicken-srfi-1@0.5.1
Channel: bugchan
Home page: https://wiki.call-cc.org/eggref/5/packrat
Licenses: Expat
Build system: chicken
Synopsis: Packrat parsing library
Description:
Packrat parsing is a memoizing, backtracking recursive-descent parsing technique that runs in time and space linear in the size of the input text. The technique was originally discovered by Alexander Birman in 1970 , and Bryan Ford took up the idea for his master's thesis in 2002.
Total results: 1