Coding Projects

The subpages (linked below) are working spaces for the coding projects for the Valentines hackathon.

Add new subpages if you are working on a new coding project.

Other Projects

The issues databases are good sources for ideas on different coding projects if you'd like to contribute something else:

Turtle library issue list ... for example:


And there are other possible projects that are not in the issues database.  For example:
Single-step debugging: When the debugger is present, replace javascript eval with a metacircular interpreter such as metajs or js-interpreter.