FP.TAR 81,920 03-04-89 A C implementation of Backus' Functional Programming language. This one closely follows the syntax of the one distributed with 4.3BSD (which is close to Backus' syntax). Contributor: Andy Valencia <vandys@lindy.stanford.edu>
FPC.TAR 286,720 11-04-89 A compiler for Backus' Functional Programming language. It translates FP to C, which you can then compile. Contributor: Edoardo Biagioni <biagioni@cs.unc.edu>
IFP.TAR 425,984 03-04-89 A variant of Backus' Functional Programming language. Should run under any UNIX. Written in C. Contributor: Arch D. Robison <robison@b.cs.uiuc.edu>