James Crawford

Results 4 issues of James Crawford

Modifications to the compiler are needed to support an Intellij plugin. In particular we need to support recovering parsing after an error and support the concept of a Marker. Semantic...

At the moment this gives a runtime error: ``` int[][] x = [1] io.jactl.runtime.RuntimeError: Cannot cast from int to int[] @ line 1, column 13 int[][] x = [1] ^...

enhancement

Generic issue for minor optimisations of generated code.

enhancement