Add abstract compiler Add parser Add function calls without parameters - printhelloworld function Add functions with parameters - change printhelloworld function to println - add tokenizer: identifier and string constants token types Add executor Add generator Add variables - assign function Add general functions - change from static functions to dynamic predefined Add inputln function Add integer type - support for mutiple types