Avoid 'var i;' if the function does not use keyword arguments
[jscl.git] / README.org
1 * Ecmalisp
2
3 Ecmalisp is a in-progress Lisp-to-Javascript compiler, which is
4 bootstrapped from Common Lisp and executed from the browser.