Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cl-lex

cl-lex is a set of Common Lisp macros for generating lexical analyzers automatically. Registers (including named registers) can be accessed by number or name in token generation code. The cl-ppcre library is used for implementing regular expressions. Lexers generated using cl-lex can be used with cl-yacc.

About

Common Lisp macros for generating lexical analyzers automatically

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages