Browse thread
[Caml-list] Need NFA/DFA conversion help
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | james woodyatt <jhw@w...> |
| Subject: | Re: [Caml-list] Need NFA/DFA conversion help |
everyone— A lookahead operator is on my list of things to add to the Cf_dfa module (and Cf_lexer) in the Cf library component of the OCaml NAE project. As far as I can tell, it's just a matter of coding it— not a problem with working out a theory. Also missing from the feature set in Cf_lexer: regular expression parsing (to construct lexer automata from simpler expressions than what currently is required) and CamlP4 syntax sugar for them. Here's the SourceForge project again: <URL:http://sf.net/projects/ocnae/>. -- j h woodyatt <jhw@wetware.com> markets are only free to the people who own them. ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners