Closed remo5000 closed 5 years ago
Note to future devs please use functions from the actual js-slang interpreter rather than defining a separate function with separate rules (i.e. rewrite parse to use js-slang functions).
This is important for Sem 1 2019/20, not for Sem 2 2018/19.
Problem
jison
uses grammar that works for the previous implementation for Sourcevar
must be changed toconst
andlet