How to implement recursive rules like:

if <condition> then
     if <condition2> then
     end
end

?

Best regards,
Eduard
_______________________________________________
ragel-users mailing list
ragel-users@complang.org
http://www.complang.org/mailman/listinfo/ragel-users

Reply via email to