This appendix covers issues with running SISC in certain environments.
Kaffe
There is a known limitation with Kaffe, whose default
stack size is too small for SISC to parse s-expressions. To fix
this, either edit the SISC startup scripts to pass
-Xss32m, or set the
JAVAOPT environment variable to the same.