Tokenization Enhancements with some Tips and Tricks
It has long been a nagging thing in my head that there is a basic flaw with token lexical actions in CongoCC. Well, first things first. What is a token lexical action, you might be wondering. What I’m talking about is something like: TOKEN : <FOO: "foo"> {some java code here, this is the token …
Tokenization Enhancements with some Tips and Tricks Read More »
