Lhogho
0.0.027
|
Runtime module contains the implementation of Lhogho primitives.
To make generation of code easier each Lhogho primitive is implemented in C language and is embedded in the body of the compiler. Thus when a Logo program uses a primitive function, the generted code just calls the corresponding function from the compiler.