view project @ 0:6bf66c125dbc

Initial revision
author kono
date Fri, 05 Nov 2004 14:07:59 +0900
parents
children
line wrap: on
line source

Thu Oct  3 16:41:31 JST 1996

Simple Interpreter
    Label & Goto statement? (Using fseek)
    While statement?
    Function call?

Simple Compiler
    One path code generator
    In core compile (Cache handling?)

Semantic Dictionalry Generation ( for Runtime code generation )
    For Object Oriented Language
    For Reflective language

Very long compile, Code refinement of Semantic dictionary
    Keeping refinement information
    Global optimization
    Code size control

Functional Unit
    Array gaming ...

Input type, Output type

Aliasing