Powered by WebRing.

ipplesoftbasic BASIC interpreter written in JavaScript

ippleSoft BASIC is a free BASIC interpreter written entirely in JavaScript. The dialect supported is (a large subset of) AppleSoft BASIC.

PEJS: Python Executed by JavaScript

PEJS aims at implementing a Python VM in JavaScript, enabling Python on web pages in browsers.

Biota Language Interpreter

A JavaScript implementation of Ward Cunningham’s Biota language

ArcLite - Arc in JavaScript

An interpreter for the Arc language in Javascript

Befunge Interpreter

Ok, call it obscure… At http://www.esolangs.org/wiki/Befunge we learn that “Befunge is believed to be the first two-dimensional, ASCII-based, general-purpose (in the sense of “you could plausibly write Hunt the Wumpus in it” [1]) programming language. Its form was influenced in part by the multimedia scripting application AmigaVision, and in part by Forth.” Here is [...]

Skulpt: Python in JavaScript

Skulpt is an implementation of Python in JavaScript.

JsTcl - Tcl in JavaScript

A Tcl implementation in JavaScript.

F# to JavaScript

The idea is to use the F# language for writing both client and server-side part of the web application, to develop client-side code in a type-safe programming language using a subset of the F# library, and to provide a way to write both server-side and client-side code as a part of single homogeneous module defining [...]

Quite BASIC

Quite BASIC is an all web-based classic BASIC programming environment, mainly for eduational purposes.