Language

Package: guile-packrat @ 0.1.1

Synopsis

Packrat parser library in R6RS Scheme

Description

This is an R6RS Scheme adaptation of the packrat parsing. Packrat parsing is a memoizing, backtracking, recursive-descent parsing technique that runs in time and space linear in the size of the input text.

Home page
https://github.com/weinholt/packrat
Location
gnu/packages/guile-xyz.scm (line: 3713, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings