C-Like Language/Compiler with Native Support for Jagged Arrays
- Native Support for Jagged Arrays
- Support for Array Arithmetic
- Boolean primitives
Jaged Arrays in JagScript are divided into 2 types:
Option 0: exit Option 1: Create parse tree Option 2: Traverse the parse tree to construct typeExpressionTable. Also print the type errors while traversing the parse tree and accessing the typeExpressionTable. Option 3: Print parse tree in the specified format Option 4: Print typeExpressionTable in the specified format