4 Jul
2006
4 Jul
'06
11:25 a.m.
Name: Ivan Boldyrev <lispnik@gmail.com> PGP-key: #xAE956E17, available at SKS keyserves or at <http://cgitftp.uiggm.nsc.ru/~ib/0xAE956E17.asc> Project: FUCC ,---- | FUCC is FU Compiler Compiler. It is a universal parser generator | for Common Lisp. Currently LR0, SLR, LALR and LR1 parsers are | implemented, and LL, GLR, CYK and other algorithms are planned. `---- I am the only member. Code is licensed under MIT-like license. I use GNU Arch for this project (version 0.1 is almost ready for publication). -- Ivan Boldyrev