BASICally: a new module for writing code within Rack

Oh, uh, yeah, I haven’t updated the version number in the config before doing that build. For clarity, I’ve now done that, and put 2.0.6 builds here.

No hurry, BTW. While fixing the priority inversion on compilation, I realized that the Bison+Flex compiler isn’t reentrant* , and I expect that might take some time to fix.

  • When I load a patch with six BASICally instances in it, only a couple of them will compile correctly.