js

MIT

JavaScript-to-CL compiler and runtime

$ area51 add jsCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(js:some-function ...)