Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uunet!pilchuck!dataio!gtenmc!fst From: fst@gtenmc.UUCP (Fariborz "Skip" Tavakkolian) Newsgroups: comp.sources.wanted Subject: looking for a ``common application language'' library Keywords: C/C++ library, Application Languages, Interpreted Languages Message-ID: <261@gtenmc.UUCP> Date: 24 Nov 89 21:53:06 GMT Organization: GTE Telecom Inc., Bothell, WA Lines: 17 I am looking for a C/C++ library which would allow compiling and interpretation of a language (i.e. LISP) for use in application programs. Here is what I really mean: I have some applications, and my users want a greater control (ad-hoc) over some parts of the program. This calls for some sort of a language that the users can use to make these modification. I have started on implementing an AWK like language for this purpose, but I much rather use something that may already have been designed for this purpose. P.S. I would prefer a small library that would do 70% of what I need, over a very large library that does 100%. Many thanks Skip