jscl
jscl copied to clipboard
Move more builtin functions into ordinary CL function
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.