home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1994 March / Source_Code_CD-ROM_Walnut_Creek_March_1994.iso / _bbs / max / hc133.bbs < prev    next >
Encoding:
File List  |  1994-03-07  |  802 b   |  14 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  Source Code CDROM, March 1994.  Walnut Creek CDROM.
  7.  ---------------------------------------------------
  8.  unix_c\languags\fp
  9.  path: \unix_c\languags\fp 
  10.  ---------------------------------------------------
  11. FP.TAR        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>
  12. FPC.TAR       A compiler for Backus' Functional Programming language.  It translates FP to C, which you can then compile. Contributor: Edoardo Biagioni <biagioni@cs.unc.edu>
  13. IFP.TAR       A variant of Backus' Functional Programming language.  Should run under any UNIX.  Written in C. Contributor: Arch D. Robison <robison@b.cs.uiuc.edu>
  14.