> On Dec 15, 2004, at 12:00 PM, [EMAIL PROTECTED] wrote:
> 
> > "- get_next_state() returns a new DFA object, which
> > is in the next state. If there is no next state, it
> > returns undef."
> 
> In version 2 I'll make the states objects. But this
will do for now. :-)

I mean making the whole "DFA" an object. 
Once you can return a whole DFA, you could easily
explore states and do backtracking in a higher level
of abstraction.

- Flavio S. Glock

Reply via email to