 |
Profan2
Profan2: Full language with scripting/batch abilities, database development system, built-in ODBC interface, interpreter and compiler. For Windows, common in Germany, easy to make English version. English page on website. [freeware (early version), commercial] (Procedural)
http://www.profan.de/ |
 |
Leopard
Leopard: A programming language created solely for beginners. (Procedural)
http://www.leopardprogramming.com/ |
 |
TOP: Table Oriented Programming
TOP: Table Oriented Programming: Programming that puts tables first. Tables are a vital data representation method. In some applications they are central, almost all you need; far superior to standard APIs: smaller; faster; easier to write, understand, debug. (Procedural)
http://www.geocities.com/SiliconValley/Lab/6888/top.htm |
 |
Algol-like Languages
Algol-like Languages: This volume contains historical and foundational material, and works on language design. (Procedural)
http://www.dcs.qmul.ac.uk/~ohearn/Algol/intro.html |
 |
MCPL
MCPL: a simple typeless language which is based on BCPL. It makes extensive use of pattern matching somewhat related to that used in ML and Prolog. Some other features come from C. (Procedural)
http://www.cl.cam.ac.uk/users/mr/MCPL.html |
 |
HAL/S
HAL/S: Features a short presentation of the avionics on-board programming language (used by on-board space shuttle computers). (Procedural)
http://www.netcomuk.co.uk/~spaceuk/hals/hals.html |
 |
Imp - Intel Architecture IMP Compiler Project
Imp - Intel Architecture IMP Compiler Project: A compiler for the Imp-77 language on the Intel X86 architecture. Imp is an "ALGOL-like" high-level language that was originally designed as the implementation language for the Edinburgh Multi-Access System, developed at Edinburgh University. (Procedural)
http://imp.nb-info.co.uk/ |
 |
PILOT
PILOT: Simple interpreted language designed for use in computer-assisted instruction (CAI), 3 implementations, IEEE-standard and open source version exist. (Procedural)
http://rpilot.sourceforge.net/pilot.html |
 |
Quikcode
Quikcode: Free PC implementation of easy, yet powerful procedural IBM mainframe programming language Quikjob. Some uses: scanning files, making reports and quick utilities, converting files. For DOS 5.0 & up, Windows 3.1/95/98, Linux, Stratus VOS. (Procedural)
http://www.quikcode.bizland.com/ |
 |
COX
COX: C with Operator eXtension (FTP) (Procedural)
ftp://ti3sun.ti3.tu-harburg.de/pub/cox/ |
 |
Frink
Frink: A programming language and calculating tool. It tracks units of measure through all calculations, and helps to get the answers right. (Procedural)
http://futureboy.homeip.net/frinkdocs/ |
 |
SiMPLE (SiMPLE Modular Programming Language & Environment)
SiMPLE (SiMPLE Modular Programming Language & Environment): A beginner-friendly programming language for kids (and adults) who are looking for a new way to have fun with their computers. (Procedural)
http://www.simplecodeworks.com/ |
 |
Inger
Inger: A simple imperative programming language. Description and compiler download. [Open source, GPL] (Procedural)
http://inger.sourceforge.net/ |
 |
Mesa
Mesa: The Xerox "Mesa" language, born on the Alto and used as the systems language for the 8010, 6085 and other D machines. (Procedural)
http://www.jawz.freeserve.co.uk/ |
 |
XPL
XPL: Language and compiler generator system (or TWS: translator writing system) based on language. Derived from PL/I with its syntax, but structure close to C, first release 1968. Descriptions, book, port list, resources, publications list. (Procedural)
http://www.cs.toronto.edu/XPL/ |
 |
CASL
CASL: Language for programming PDAs. Lets you describe a program in terms of graphical elements bound together by your code. (Procedural)
http://www.caslsoft.com/ |
 |
The cT Programming Language and Environment
The cT Programming Language and Environment: An algorithmic language like C, Pascal, Fortran, and Basic, but greatly enhanced by multimedia capabilities, including easy-to-use support for color graphics, mouse interactions, and even movies in QuickTime or Video for Windows format. (Procedural)
http://vpython.org/cTsource/cToverview.html |
 |
Alex
Alex: A programming cross platform rapid GUI development language, working with Microsoft Windows, as well as Motif and OpenLook on a very wide variety of Unix operating systems. The language allows one set of source code to produce a product that worked across (Procedural)
http://www.marsjupiter.com/mambo/index.php?Itemid=83 |
 |
UniCOMAL
UniCOMAL: The site supplies and supports MacharSoft version of the COMAL programming language. It's classic imperative interpreted language, similar to BASIC but with a wider range of structures and facilities. (Procedural)
http://www.macharsoft.co.uk/unicomal/unicomal.html |
 |
AML: Anil's Machine Language
AML: Anil's Machine Language: Implements a simple, virtual register machine in C++, to make a portable, powerful, efficient way to solve mathematical problems. Its use is not limited to math, but that is its main use so far. Syntax is far easier than normal machine language as the ins (Procedural)
http://www.cris.com/~adhawan/ |
 |
gema: general purpose macro processor
gema: general purpose macro processor: Text processing utility based on pattern matching. In general, it reads an input file and copies it to an output file, while performing certain transformations to data as specified by a set of patterns set by user. Can be used to do things done by Unix ut (Procedural)
http://www.ugcs.caltech.edu/gema/ |