LispScript is a Common Lisp program that translates Lisp programs into Javascript. It's extremely simple at the moment, but has support for basic arithmetic functions, defun, IF, macros, and LET. It currently works with CLISP.
Platform:unknown (portable OS) License:MIT License
Reference:https://lispscript.sourceforge.net/