Re: Lexer
Joel Reymont <[email protected]> Wed, 8 Feb 2006 20:30:32 +0000
| Newsgroups | gmane.lisp.allegro |
|---|---|
| Message-ID | <[email protected]> |
On Feb 8, 2006, at 7:52 PM, David Tolpin wrote: > do you need a lexer tool, or do you want a lexer tool to be inside > the ACL distribution? There are lexers in Common Lisp, and they > should work with ACL. http://www.geocities.com/mparker762/clawk, > for example. The reason that I asked is that there's a yacc tool in ACL. Lex goes with Yacc but I could see no lex.fasl in the code directory. I'm already using clex.lisp that I modifed to be case-insensitive. Thanks, Joel -- http://wagerlabs.com/