Powered by WebRing.

phype: A JavaScript-based virtual machine for PHP

Phype is a Javascript-based virtual machine that will allow you to run PHP code directly in your browser with <script>-tags.

wForth: A JavaScript Forth Interpreter

wForth is a JavaScript based Forth interpreter. It supports new Forth word creation, standard math operators on integer types only, parameter stack manipulation, infinite loops, do loops, pass data to and from the parameter stack to the return stack,  conditionals (if. then.else). as another example, wForth can interact with others aspects of the browser or [...]

Lily: Visual programming on JavaScript

Lily is a browser-based, visual programming environment that lets people create programs graphically, without writing code, by drawing connections between data, images, sounds, text and graphics. Lily’s cross-platform, free, open source and is written in JavaScript.