[ragel-users] Anchoring to the EOF

Julian Morrison julian.morrison at gmail.com
Fri Jan 23 11:53:03 UTC 2009


Hii, could somebody help me figure out what's the Ragel equivalent of regex
"$"?

I'd like to be able to specify that the machine demands the whole input
match and then that's EOF.

Doing "main := header (line*) footer ;" doesn't seem to work - it's happy to
quit without seeing the footer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.colm.net/pipermail/ragel-users/attachments/20090123/45170e6f/attachment-0001.html>


More information about the ragel-users mailing list