You might want to have a look at FParsec, a parser combinator library for F# with full unicode support. It doesn't include a separate lexer, but it could be used as one. FParsec also includes a high-powered and thoroughly optimized CharStream type that even supports matching .Net regular expressions directly on the input stream (with certain restrictions).

Stephan

By on 12/31/2007 6:12 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper