Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uwm.edu!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!agate!darkstar!ucsc.edu From: taff@ucsc.edu (Tom Affinito) Newsgroups: comp.lang.functional Subject: Landin Ping Message-ID: <16373@darkstar.ucsc.edu> Date: 30 May 91 23:55:46 GMT References: <949@macuni.mqcc.mq.oz> Sender: usenet@darkstar.ucsc.edu Lines: 12 What ever happened to Peter Landin? He wrote some amazing papers in the 60's, then ..... a curious admirer, Tom Affinito taff@kate.ucsc.edu -------------------------------------- how to build a fahrenheit to celsius conversion function, given a celsius to fahrenheit function, in J: fToC =. cToF^:_1 Wow!!