fucc
Compile-time LL and LR/LALR parser generator
$ area51 add fuccCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(fucc:some-function ...)Compile-time LL and LR/LALR parser generator
$ area51 add fuccCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(fucc:some-function ...)