First Hello World program!
Prims: calli, ret, build-in function: DbgPrint
rt primitive: p_load, p_store
continue Runtime implementation
Started implementation of execution runtime for xort.
New build-in template type ListIterator added to the compiler
fixed switch statement, {} inside case is now allowed
Final self compilation test passed.
added the possibility to dump the used instruction
Finally! FULL self compilation test passed!