Bug fix: crash on exit
__DbgPrint build-in fixed to correctly work with multiple arguments
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.