| Related articles |
|---|
| Algorithm(s) to convert textual regular expressions to a transition ta costello@mitre.org (Costello, Roger L.) (2015-01-20) |
| Re: Algorithm(s) to convert textual regular expressions to a transitio niciodata.eu@gmail.com (ioan) (2015-01-21) |
| Re: Algorithm(s) to convert textual regular expressions to a transitio jeremy.p.wright@gmail.com (2015-01-21) |
| Re: Algorithm(s) to convert textual regular expressions to a transitio kaz@kylheku.com (Kaz Kylheku) (2015-01-22) |
| From: | ioan <niciodata.eu@gmail.com> |
| Newsgroups: | comp.compilers |
| Date: | Wed, 21 Jan 2015 01:46:44 -0800 (PST) |
| Organization: | Compilers Central |
| References: | 15-01-035 |
| Keywords: | lex |
| Posted-Date: | 21 Jan 2015 17:49:04 EST |
Hello,
Some time ago I wrote this:
http://sourceforge.net/p/nfa2dfa/code/HEAD/tree/nfa2dfa.sh
implementation for the subset construction algorithm.
I don't know how good my choices for data structures I have
used in the implementation were.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.