jscl icon indicating copy to clipboard operation
jscl copied to clipboard

Move more builtin functions into ordinary CL function

Open davazp opened this issue 9 years ago • 0 comments

Many built-in functions can be written on top of the FFI system. This would have also the benefit of making easier to interact with the Lisp runtime from JS.

davazp avatar Jan 09 '16 21:01 davazp