I've done a bit of reading on fnparse and found it be a cleanly implemented 
parser, suitable to my purposes.  That said, it appears to still be dependent 
upon an external lexer for its feed, similar to most parsers.  Aside from those 
lexers implemented directly in Java such as JLex is anyone aware of a lexer 
implemented entirely in the Clojure language.  Ideally, a grammar based lexer 
generator would be of most interest but I would settle for a lexer DSL written 
in Clojure.  Ideas welcome.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to