Compiler class, generate bytecode and hold errors.
Ctor
Add types and primitives defined in the library
Compile a source file into bytecode
If an error occurred, fetch it here.
See Implementation
Compiler class, generate bytecode and hold errors.