[ragel-users] Re: fexec bug in v5.15?

Adrian Thurston thurs... at cs.queensu.ca
Thu Nov 9 19:02:00 UTC 2006


That could be done, the fhold/fexec would fix up p and immediately 
restart. Though it would change the semantics of fhold and fexec based 
on context, which in my opinions on language design is not good thing to 
do. I'd feel better about adding another command.

> Although I am too clueless to know exactly what you are talking about
> (I'm not a computer science guy, just a lowly electrical engineer),
> adding useful functionality for me sounds great! :-)
No worries, all computer users are welcome :)

Follow context allows you to specify what should come after the pattern, 
but does not consume it as part of the pattern. You write:

'match me' / 'match but do not consume me';

Adrian



More information about the ragel-users mailing list