Languages
- 102
- Why Functional Programming Matters
- A paper by John Hughes from 1984 along with some translations distributed on the author web site.
- 103
- Wikipedia: Functional Programming
- Encyclopdia article including a definition, comparison, history, and examples.
- 104
- The Rise of Functional Languages
- Brief article, explains what they are, and how and why their popularity is growing; with links and reader comments. Linux Journal. (April 30, 2007)
- 105
- ICFP 2002
- The 2002 International Conference on Functional Programming covers the entire spectrum of functional programming, from practice to theory, and from established functional programming languages (Scheme, ML, Haskell) to novel language designs and to the functional aspects of object-oriented or concurrent languages. October 4-6, 2002 Pittsburgh, PA, USA. (October 04, 2002)
- 106
- Garbage Collection
- Wiki page, with pros, cons, comments, links, at Cunningham and Cunningham, Inc.
- 109
- Frink
- A programming language and calculating tool. It tracks units of measure through all calculations, and helps to get the answers right.
- 110
- IMP Compiler
- For Imp-77 language on Intel x86 processors, an ALGOL-like high-level language originally designed as the implementation language of the Edinburgh Multi-Access System, developed at Edinburgh University.
- 111
- Inger
- A simple imperative programming language. Description and compiler download. [Open source, GPL]
- 113
- MCPL
- a simple typeless language which is based on BCPL. It makes use of pattern matching somewhat related to that used in ML and Prolog. Some other features come from C.
- 114
- PILOT
- Simple interpreted language designed for use in computer-assisted instruction (CAI), 3 implementations, IEEE-standard and open source version exist.
- 115
- 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]
- 116
- 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 and up, Windows 3.1/95/98, Linux, Stratus VOS.