Re: Lex




On Wed, 29 Mar 2006, Kamikazy wrote:

Hi.I'm using Lex for creating the Lexical Anaylser for my compiler for
programming language C. The input file has to contain the regular
definitions of programming language C. Can someone tell me where i can find
those definitions?
Thnx!

Google "lex c". Duh.

-Arthur,
still waiting for October
.



Relevant Pages

  • Lex
    ... Hi.I'm using Lex for creating the Lexical Anaylser for my compiler for ... The input file has to contain the regular ... definitions of programming language C. Can someone tell me where i can find ...
    (comp.programming)
  • Re: order of evaluation
    ... Flo wrote: ... For almost everything you need to know about regular ... expressions get Jeffrey Friedl's book "Mastering Regular Expressions". ...
    (comp.lang.perl.misc)