From: David A. Herman (dherman at ccs.neu.edu) Date: Thu Jan 22 14:13:40 EST 2004 |
|
> If it can build lexers at runtime I've had cases where > I'd like it. Yep, you could do that. (I should probably add a couple useful combinators like *, +, ?, and the like to make it a little more usable.) I should've thought of runtime generation in comparing this to typical parser generators. Thanks for pointing that out. Dave
Posted on the users mailing list. |
|