[cfe-dev] Clarification for term "AST"

Markus Elfring Markus.Elfring at web.de
Fri Feb 22 09:15:28 PST 2013


> http://llvm.org/bugs/show_bug.cgi?id=15254#c0

How do you think about to distinguish terms (and their relationships) like the
following a bit more in your application programming interfaces?

- TS: token stream
- AST: abstract syntax tree
- ASG: abstract semantic graph
- CFG: control flow graph

Regards,
Markus



More information about the cfe-dev mailing list