6b560aadba
We need to throw an exception if null deref is done. If we continued to do that generating IR it would be too difficult to get the exception semantics and cleanups right. Thus we decided to do it on AST level and delegate to codegen generate the concrete IR that we need. |
||
---|---|---|
.. | ||
Interpreter | ||
MetaProcessor | ||
UserInterface | ||
Utils | ||
CMakeLists.txt | ||
Makefile |