Ragel is very easy. But how I can write my own error function?
I use loop: main := |* *|;
and if i get other data I need run my action? and how put error when my token is good gramar but not good good in semantic.
Ragel is very easy. But how I can write my own error function?
I use loop: main := |* *|;
and if i get other data I need run my action? and how put error when my token is good gramar but not good good in semantic.