Xref: utzoo comp.ai:8942 comp.lang.c++:12662 comp.lang.c:37942 Newsgroups: comp.ai,comp.lang.c++,comp.lang.c Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uupsi!srchtec.searchtech.com!belinda From: belinda@searchtech.com (Belinda Hoshstrasser) Subject: Lisp Eval in C or C++ Message-ID: <1991Apr4.182329.5513@searchtech.com> Organization: search technology, inc. Date: Thu, 4 Apr 1991 18:23:29 GMT We are involved in redoing a large expert system in C++. It was originally written in Lisp. Much of our reasoning is based on constraint evaluation, which is very easy in Lisp. However, it is not very easy or elegant in a more structured language like C or C++. 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? If not, we would appreciate any advice or experiences from anyone who has had face a similar problem. Thanks!!! -- ------------------------------------------------- | Belinda Hoshstrasser | | belinda@searchtech.com | | Search Technology, Inc. |