Need tips, docs and stuff about lexers

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
pedrotuga
Forum Contributor
Posts: 249
Joined: Tue Dec 13, 2005 11:08 pm

Need tips, docs and stuff about lexers

Post by pedrotuga »

A PHP lexer would be practical to a personal project of mine. I went and googled a bit but all the information available out there quickly throws me something like "this implements yacc syntax", "check flex", etc.

This is a topic I am rather new to. I need information about this, links, books, manuals,examle implementation and usages, etc.

Thank you
Post Reply