View Single Post
  #2 (permalink)  
Old 07-09-2009, 07:31 AM
angryboy's Avatar
angryboy angryboy is offline
Senior Member
 
Join Date: Jan 2009
Location: Javaland
Posts: 742
Rep Power: 2
angryboy is on a distinguished road
Default
Try BPWJ (Building Parsers With Java) from sourceforge. Its the same name as the book, also by the same author, which explains how to use the api.

It's slow compare to using lexers, but really flexible.
__________________
USE CODE TAGS--> [CODE]...[/CODE]
Get NotePad++ (free)
Reply With Quote