Related articles |
---|
Re: first class functions kubiak@bach.csg.uiuc.edu (1989-04-28) |
From: | kubiak@bach.csg.uiuc.edu (Ken Kubiak) |
Newsgroups: | comp.compilers |
Date: | 28 Apr 89 13:02:27 GMT |
References: | <8904272245.AA26728@mist.CS.ORST.EDU> |
Organization: | Univ of Illinois at Urbana-Champaign |
I've been looking at a language called Hope from Imperial College, which
is a compiled, _strongly_typed_ true functional language with true
first class functions. The excellent book _Functional_Programming_
by Field and Harrison of IC, introduces the language and gives an
in-depth study of how to compile it and anything like it. An
implementation for the Suns has been developed by IC, which is supposed
to be very fast. I can send more details on the Sun version by e-mail.
Ken Kubiak
Computer Systems Group
University of Illinois at Urbana-Champaign
kubiak@csg.uiuc.edu
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.