js-slang
js-slang copied to clipboard
Remove `src/vm/svml-machine.ts`
Once https://github.com/source-academy/sicp/issues/991 is done, we can retire the SVML machine in src/vm
. The machine is poorly written (mostly by yours truly).
We shall keep the compiler, which is needed for robotics.