Tagged Questions
3
votes
3answers
832 views
Help with learning to use Irony for .net
I am trying to get up to speed with Irony. I keep seeing some terminology that I don't yet understand: terminals, non-terminals, token, state machine, Associativity, Abstract Syntax Tree.
Can someone ...