Closed hossbeast closed 10 years ago
I have added std templates for generating bison states and flex tokens
i.e.
+[std.bison.tokens]($rdirs = $*)
(creates .y -> .tokens.[ch])
+[std.flex.states]($rdirs = $*)
(creates .l -> .states.[ch])
I have added std templates for generating bison states and flex tokens
i.e.
(creates .y -> .tokens.[ch])
(creates .l -> .states.[ch])