Additional
Information: Interpreted programming languages are those that historically, and/or usually, use interpreters to interpret source code line by line, as they run, and output object (machine) code, often interactively, in a simple edit-debug cycle. This makes programming This page was last updated on June 30th, 2008
Ch
A C-like language interpreter with C++-like classes. By SoftIntegration. http://www.softintegration.com/products/
Mocha
A new programming language that was developed for applications distributed on a small scale. Features include: if statements, nested functions, forms, and over 100 functions. [Freeware] http://www.hostultra.com/~numtel/Mocha/download.php
Report on Interpreted Programming Languages
General report which treats some specific languages. Many fine explanations. http://www.cs.colorado.edu/~zorn/cs5535/Fall-1996/projects96/zhangx-interpret.html
BFC Automata
An interpretter for different types of Automata, including a simmulation of Turing Machines. [Freeware] http://automata.borfig.com/