|
CL-JavaScript allows developers to add scripts to Common Lisp applications.
It is to Common List as JavaScript is to HTML.
CL-JavaScript is actually a JavaScript to Common Lisp translator, runtime, and standard library.
The Lisp compiler takes JavaScript code and compiles it to Common Lisp, so the same JS functionality will be present, but in Common Lisp form.
It is ECMAScript 3 compatible, with support for some ECMAScript 5 extensions.
What's New in This Release: [ read full changelog ]
· Fixed CLISP incompatibility.
0 comments:
Post a Comment