Insert Article
Related articles
|
 |
 |
 |
Webmasters: Add your website here:
Readers: Edit |
Discuss Listings
COX C with Operator eXtension (FTP) ftp://ti3sun.ti3.tu-harburg.de/pub/cox/
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. http://www.simplecodeworks.com/
HAL/S Features a short presentation of the avionics on-board programming language (used by on-board space shuttle computers). http://www.netcomuk.co.uk/~spaceuk/hals/hals.html
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. http://www.cl.cam.ac.uk/users/mr/MCPL.html
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. http://www.cs.toronto.edu/XPL/
PILOT Simple interpreted language designed for use in computer-assisted instruction (CAI), 3 implementations, IEEE-standard and open source version exist. http://rpilot.sourceforge.net/pilot.html
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. http://www.geocities.com/SiliconValley/Lab/6888/top.htm
CASL Language for programming PDAs. Lets you describe a program in terms of graphical elements bound together by your code. http://www.caslsoft.com/
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 utilities cpp, grep, sed, awk, or strings, and as a macro processor, but is far more general than cpp or m4 because it imposes no syntax for what a macro call looks like. Unlike utilities like sed or awk, it can deal with patterns that span multiple lines, with nested constructs, and can use multiple sets of rules in different contexts. http://www.ugcs.caltech.edu/gema/
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 instruction set is easy to learn and understand. http://www.cris.com/~adhawan/
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. http://www.quikcode.bizland.com/
Inger A simple imperative programming language. Description and compiler download. [Open source, GPL] http://inger.sourceforge.net/
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] http://www.profan.de/
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. http://www.macharsoft.co.uk/unicomal/unicomal.html
Algol-like Languages This volume contains historical and foundational material, and works on language design. http://www.dcs.qmul.ac.uk/~ohearn/Algol/intro.html
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. http://vpython.org/cTsource/cToverview.html
Leopard A programming language created solely for beginners. http://www.leopardprogramming.com/
Mesa The Xerox "Mesa" language, born on the Alto and used as the systems language for the 8010, 6085 and other D machines. http://www.jawz.freeserve.co.uk/
Frink A programming language and calculating tool. It tracks units of measure through all calculations, and helps to get the answers right. http://futureboy.homeip.net/frinkdocs/
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 platforms. http://www.marsjupiter.com/mambo/index.php?Itemid=83
|