sbcl-cl-yacc 0.3
Channel: guix
Home page: https://www.irif.fr/~jch//software/cl-yacc/
Licenses: Expat
Synopsis: LALR(1) parser generator for Common Lisp, similar in spirit to Yacc
Description:
CL-Yacc is a LALR(1) parser generator for Common Lisp, similar in spirit to AT&T Yacc, Berkeley Yacc, GNU Bison, Zebu, lalr.cl or lalr.scm.
CL-Yacc uses the algorithm due to Aho and Ullman, which is the one also used by AT&T Yacc, Berkeley Yacc and Zebu. It does not use the faster algorithm due to DeRemer and Pennello, which is used by Bison and lalr.scm (not lalr.cl).
Total results: 1