Topic: syntax analysis
ThesaHelp: references m-o
Topic: structure transformation languages
Topic: interpreter
Topic: threaded code
| |
Reference
Ollongren, A.,
Definition of Program Languages by Interpreting Automata, London, Academic Press, 1974.
Google
Quotations
QuoteRef: olloA_1974 ;;150 converts concrete syntax (BNF) to abstract syntax (a tree) to transform-abstract-syntax (tree of operators/operands with attached meaning on edges such as op1 op2 operator)
| 150 ;;Quote: produce an operator tree from a syntax tree by transformations; then define abstract machines for the operator tree
|
Related Topics
Topic: syntax analysis (29 items)
ThesaHelp: references m-o (268 items)
Topic: structure transformation languages (7 items)
Topic: interpreter (59 items)
Topic: threaded code (18 items)
|