> I could just do a: > if [parser] then > ... -- this parser is being included by [parser] > end I guess a Ragel equivalent of C's #ifdef, #ifndef, #define, etc. would be perfect.