Skip to content

isaacphysics/isaac-code-editor

Repository files navigation

Isaac Code Editor

An in-browser code editor, allow editing and running of code in an iframe sandbox on Ada Computer Science. Initially the editor supports Python, using Skulpt, an in-browser implementation of Python.

A demo of the editor can be seen here.

See the development wiki entry for more details on the codebase and how to deploy.