[ragel-users] Actions with arguments?

Andrei Polushin polushin at gmail.com
Fri Jun 10 21:06:29 UTC 2011


To add a second remark, actions with arguments could be somehow different.

I thought they are expected to behave like 'functions' that push their
arguments onto the fcall stack, so we can implement parsers in a way similar
to the recursive-descent technique, switching between the state machines and
a host language programming.

Is it feasible? Does it make sense?

-- 
Andrei Polushin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.colm.net/pipermail/ragel-users/attachments/20110611/df952182/attachment-0001.html>
-------------- next part --------------
_______________________________________________
ragel-users mailing list
ragel-users at complang.org
http://www.complang.org/mailman/listinfo/ragel-users


More information about the ragel-users mailing list