Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!elroy.jpl.nasa.gov!ncar!gatech!usenet.ins.cwru.edu!abvax!iccgcc!fleischer From: fleischer@iccgcc.decnet.ab.com Newsgroups: comp.ai Subject: What/where is "Tcl"? Was Re: Lisp Eval in C or C++ Message-ID: <4217.28043e71@iccgcc.decnet.ab.com> Date: 11 Apr 91 15:46:09 GMT References: <1991Apr4.182329.5513@searchtech.com> <1327@muffin.cme.nist.gov> Followup-To: comp.ai Lines: 14 In article <1327@muffin.cme.nist.gov>, libes@cme.nist.gov (Don Libes) writes: > In article belinda@searchtech.com (Belinda Hoshstrasser) writes: >>Basically, what we need is something >>that can evaluate constraints -- something similar to eval in Lisp. Has >>anyone out there ever implemented eval in C or C++? Is there public domain >>code to do this? > > We've used Tcl in a number of projects as a quick way of getting > dynamic expression evaluation in C programs. > > It's public-domain, portable to SV and BSD, well-documented, and easy > to use and extend. What is "Tcl" and where and how do you get it?