Path: utzoo!attcan!uunet!samsung!uakari.primate.wisc.edu!uflorida!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.unix.questions Subject: Re: Beyond BC Available? Message-ID: <12433@smoke.BRL.MIL> Date: 24 Mar 90 23:42:24 GMT References: <7009@cps3xx.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 10 In article <7009@cps3xx.UUCP> reid@cpswh.cps.msu.edu (Dr Richard J. Reid) writes: >Is there a follow-on to BC (circa 1978) available under UNIX? >A more complete interactive C, that is? If ordinary double-precision is sufficient for your needs, then I recommend Kernighan & Pike's "hoc" which is described in their book "The UNIX Programming Environment". If you don't want to type in all that code, I've done so (in fact later diffed it against Kernighan's actual sources to catch any typos) and can mail you a copy. However, be sure to buy the book anyway; it's a classic!