Xu Chunyang <[email protected]> writes: > * Another issue: What's SBCL in the commentary?
SBCL stands for "Steel Bank Common Lisp" and is a high-performance (arguably *the* most highly performant) Common Lisp compiler and interpreter. More info here: http://www.sbcl.org/ I would highly doubt that SCBL has anything to do with your JS problem.
