Related articles |
---|
Looking for scripting suggestions ev@hysar.frmul.com (2001-07-30) |
Re: Looking for scripting suggestions joachim_d@gmx.de (Joachim Durchholz) (2001-08-02) |
Re: Looking for scripting suggestions erictetz@yahoo.com (Eric Tetz) (2001-08-02) |
Re: Looking for scripting suggestions george.goffe@seagate.com (2001-08-02) |
Re: Looking for scripting suggestions jimbo@radiks.net (2001-08-02) |
Re: Looking for scripting suggestions joshualevy@yahoo.com (2001-08-02) |
Re: Looking for scripting suggestions Ron@Profit-Master.com (Ron Pinkas) (2001-08-02) |
Re: Looking for scripting suggestions plakal-nospam@nospam-cs.wisc.edu (Manoj Plakal) (2001-08-08) |
Re: Looking for scripting suggestions fmfab@chez.com (Fabrice Medio) (2001-08-15) |
Re: Looking for scripting suggestions gbs@k9haven.com (George B. Smith) (2001-08-24) |
Re: Looking for scripting suggestions erictetz@yahoo.com (Eric Tetz) (2001-09-03) |
From: | "Ron Pinkas" <Ron@Profit-Master.com> |
Newsgroups: | comp.compilers |
Date: | 2 Aug 2001 02:58:16 -0400 |
Organization: | Compilers Central |
References: | 01-07-166 |
Keywords: | interpreter |
Posted-Date: | 02 Aug 2001 02:58:15 EDT |
> I'm looking for a scripting library that can be embedded in an
> application. What I want is fairly simple, but difficult to locate.
>
> ...
>
> Finally, it should be small. I'm not looking for a "DO EVERYTHING"
> type language.
Well, what is your view of small?
I have developed a script engine for the Harbour/Clipper language
(dBase/FoxPro superset). It is written in Harbour
(www.Harbour-Project.org) which is compiled into ansi c.
It can be available in different embeddable forms. I can forward a COM
dll(900K), compiled with MSVC, with a sample C++ client.
Ron
[Maybe I'm showing my age, but 900K isn't small. A 24K TCL interpreter
is fairly small. A 2K TRAC interpreter is definitely small. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.