Lucas de Souza db93c20693 Implement char type, AST representation and processor function 4 years ago
..
array_type.ts 6466193602 Undo modifications regarding array assignments. Arrays can only be assigned to other arrays with same dimension and number of elements 5 years ago
itype.ts e07c633c0d Implement array access and parameters as array refference (still missing assignment to an array position) 5 years ago
multiType.ts e07c633c0d Implement array access and parameters as array refference (still missing assignment to an array position) 5 years ago
parsers.js db93c20693 Implement char type, AST representation and processor function 4 years ago
type.ts ce0a504f75 Implement Location and Address to emulate memory allocation/deallocation to facilitate refference usage inside the program and other future improvements 5 years ago
types.ts db93c20693 Implement char type, AST representation and processor function 4 years ago