Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!sdd.hp.com!caen!uwm.edu!bionet!agate!ucbvax!ucdavis!iris!williamh From: williamh@iris.ucdavis.edu (Heather Blanchard) Newsgroups: comp.lang.icon Subject: Re: ideas from the icon language applied to scheme Message-ID: <8507@ucdavis.ucdavis.edu> Date: 8 Mar 91 00:58:52 GMT Sender: usenet@ucdavis.ucdavis.edu Reply-To: williamh@iris.ucdavis.edu (Heather Blanchard) Organization: U.C. Davis - Dept. of Electrical Engineering and Computer Science Lines: 19 In article <1991Mar4.225707.12864@midway.uchicago.edu> goer@ellis.uchicago.edu (Richard L. Goerwitz) writes: >As if the Icon Project didn't have enough to do already, it might >be nice to have an Icon interpreter (in the interactive, rather >than "virtual machine" sense). Just thought I would let you know: An interactive Icon interpreter is what I am currently working on for my Master's Thesis. I am merging the source code for the translator and executor, icont & iconx, into a single program, iconi, which will translate, link, and execute single Icon expressions interactively. I have already done some of the work, but have quite a bit left. If anyone is interested in the interpreter, please let me know and I will let you know when I have finished my work. Heather