dd3fbaa603Fix some TypeScript issues regarding the typeSystem/ classes
4 anni fa
Lucas de Souza
db93c20693Implement char type, AST representation and processor function
4 anni fa
Lucas de Souza
47157b8ddfRework the way the special return variable is inserted in the store to deal with array objects
5 anni fa
Lucas de Souza
ce0a504f75Implement Location and Address to emulate memory allocation/deallocation to facilitate refference usage inside the program and other future improvements