Compiler/AST interpreter: Difference between revisions

Content added Content deleted
(Replaced {{task heading}} with ;Task)
m (Undo revision 364880 by Tigerofdarkness (talk))
Tag: Undo
Line 4: Line 4:
produced by a [[Compiler/syntax_analyzer|Syntax Analyzer]].
produced by a [[Compiler/syntax_analyzer|Syntax Analyzer]].


{{task heading}}
;Task


Take the AST output from the Syntax analyzer [[Compiler/syntax_analyzer|task]], and interpret it as appropriate.
Take the AST output from the Syntax analyzer [[Compiler/syntax_analyzer|task]], and interpret it as appropriate.