G
Analyzed about 1 hour ago
graylex offers a means to do string operations on input streams without slurping all input at once by using Common Lisp Gray Streams, fixed-sized and flexible buffers.
This is especially interesting for lexical analysis ("lexing") where input files can be exuberant, e.g. SQL dumps weighing hundreds of Megabytes.
587
lines of code
0
current contributors
over 14 years
since last commit
2
users on Open Hub