Using SLLGEN
(define scan&parse
(sllgen:make-string-parser
the-lexical-spec
the-grammar))
SSLGEN can automatically create the datatypes specified by the grammar
(sllgen:make-define-datatypes
the-lexical-spec
the-grammar))
Previous slide
Next slide
Back to first slide
View graphic version