SLip — a Lisp system in JavaScript

This is a Lisp system in JavaScript, the goal being to be able to run Lisp in a browser.

Update: the project has been renamed SLip, but I didn't redo the screencast. If you want to follow the steps in the demo, you now need to type "SL" (that's the main package name) instead of "SS".

Features

Live demo

Note that this requires you to allow popups for this website, because the IDE shows up in a new window after the Lisp system is initialized. Tested with Chrome and Firefox only.

Open demo.

Welcome! (login)

SLip

A Lisp environment for the browser.

Open demo
Note, the demo requires you to enable popups for this website.
Fork me on Github