cl-isolated icon indicating copy to clipboard operation
cl-isolated copied to clipboard

A restricted environment for Common Lisp code evaluation

Results 2 cl-isolated issues
Sort by recently updated
recently updated
newest added

To make cl-isolated to work better as a scripting engine we need the following changes. I have implemented those changes in the eval-return-values branch. Please comment. I might have gone...

Hello! I am very interested in this project because I'm making a sort-of-web browser that uses common lisp instead of javascript. You can find the quicklisp request here: https://github.com/quicklisp/quicklisp-projects/issues/1785