Unit testing of the SchemeStation cross-compiler and assembler


Document formatted by vherva at Fri Apr 24 11:23:33 1998 on the host schemestation. This document is produced by the SchemeStation project during the Tik-76.115 course.

  1. Introduction
  2. Structure of the compiler
  3. Testing plans
    1. Source code parser
    2. Macro expansion
    3. Semantic optimizations
    4. Linearizer
    5. Peephole optimizer
    6. Assembler
    7. Compiler as a whole
      1. Compilation functionality
      2. Error reporting and user interface

© SchemeStation project 1997-1998 [Back to the document index]