Compiler/Sample programs: Difference between revisions

Content added Content deleted
(Additional samples)
(Additional samples)
Line 1: Line 1:
Additional sample programs for the Tiny Compiler, referenced by the following tasks:

* [[Compiler/lexical_analyzer|Lexical Analyzer task]]
* [[Compiler/syntax_analyzer|Syntax Analyzer task]]
* [[Compiler/code_generator|Code Generator task]]
* [[Compiler/virtual_machine_interpreter|Virtual Machine Interpreter task]]
* [[Compiler/AST_interpreter|AST Interpreter task]]

<hr>
<hr>
__TOC__
__TOC__