/isaac-code-editor

Code editor for use on Isaac Computer Science

Primary LanguageSCSSApache License 2.0Apache-2.0

Isaac Code Editor

An in-browser code editor, allow editing and running of code in an iframe sandbox on Isaac 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.