Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!rice!sun-spots-request From: sen@uncecs.edu (Sheldon E. Newhouse) Newsgroups: comp.sys.sun Subject: hp-laserjet drivers for SUN Workstations Keywords: Software Message-ID: <3554@kalliope.rice.edu> Date: 25 May 89 15:56:37 GMT Sender: usenet@rice.edu Organization: Sun-Spots Lines: 10 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 8, Issue 7, message 14 of 15 I would recommend that you look into Sabre C, although I've never used it myself. It has interactive execution, and on-the-fly compilation, etc. .. In Unix land, C is the way to go. I wouldn't wish FORTH on my worst enemy. Of course, if you belong to the Church of LISP, you have no option, lest you risk excommunication. Another possibilty is to rig up a home-grown Sabre-C-like system. On the newer, faster machines, that should be a snap: You can use the C compiler itself, rather than an "interpretive" compiler/linker. You'll need to write a runtime linker, or use ld -A.