Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbatt!ihnp4!inuxc!pur-ee!uiucdcs!uiucdcsb!robison From: robison@uiucdcsb.UUCP Newsgroups: comp.lang.misc Subject: FP interpreter Message-ID: <170500004@uiucdcsb> Date: Thu, 29-Jan-87 00:55:00 EST Article-I.D.: uiucdcsb.170500004 Posted: Thu Jan 29 00:55:00 1987 Date-Received: Fri, 30-Jan-87 05:30:29 EST Lines: 18 Nf-ID: #N:uiucdcsb:170500004:000:779 Nf-From: uiucdcsb.cs.uiuc.edu!robison Jan 28 23:55:00 1987 IFP [1] is a variant of Backus' FP [2] language. The IFP interpreter is an order of magnitude faster than the fp that comes with BSD 4.2. The interpreter is written in C and runs on every UNIX box I've found. I'm going to try to make the IFP 0.5 sources available (probably by anonymous ftp.) Those that are interested should send me e-mail. I'll also make an MS-DOS version for IBM-PC clones available. [1] "Illinois Functional Programming: A Tutorial," Arch D. Robison, BYTE (12,2), February 1987, p. 115-125. [2] "Can Programming Be Liberated from the von Neumann Style? A Functional Style and Its Algebra of Programs," John Backus, CACM (21,8), August 1978, p. 613-641. Arch D. Robison robison@uiucdcs University of Illinois at Urbana-Champaign