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
_______________________________________________
ragel-users mailing list
[email protected]
http://www.complang.org/mailman/listinfo/ragel-users

Reply via email to