Related articles |
---|
Embeddable and Extensible Languages petela@gocougs.wsu.edu (PlayDough) (2005-01-12) |
Re: Embeddable and Extensible Languages jm@bourguet.org (Jean-Marc Bourguet) (2005-01-14) |
Re: Embeddable and Extensible Languages petasis@iit.demokritos.gr (Georgios Petasis) (2005-01-14) |
Re: Embeddable and Extensible Languages lhf@csgpwr1.uwaterloo.ca (2005-01-14) |
Re: Embeddable and Extensible Languages Juergen.Kahrs@vr-web.de (=?ISO-8859-1?Q?J=FCrgen_Kahrs?=) (2005-01-14) |
Re: Embeddable and Extensible Languages thant@acm.org (Thant Tessman) (2005-01-14) |
Re: Embeddable and Extensible Languages hombre@gmail.com (Tom Verbeure) (2005-01-15) |
Re: Embeddable and Extensible Languages petela@gocougs.wsu.edu (PlayDough) (2005-01-15) |
Re: Embeddable and Extensible Languages kenrose@tfb.com (Ken Rose) (2005-01-15) |
Re: Embeddable and Extensible Languages petela@gocougs.wsu.edu (PlayDough) (2005-01-15) |
Re: Embeddable and Extensible Languages thant@acm.org (Thant Tessman) (2005-01-22) |
[6 later articles] |
From: | =?ISO-8859-1?Q?J=FCrgen_Kahrs?= <Juergen.Kahrs@vr-web.de> |
Newsgroups: | comp.compilers |
Date: | 14 Jan 2005 00:43:44 -0500 |
Organization: | Compilers Central |
References: | 05-01-040 |
Keywords: | interpreter |
Posted-Date: | 14 Jan 2005 00:43:44 EST |
PlayDough wrote:
> So, given this huge lead-in, I'm wondering if anyone has tackled a
> similar problem and what did they do? Or, can anyone recommend a
> language that is embeddable, extensible, has a good set of features
> (file and console I/O, math operations, even if through
> packages/add-ons). Perferably it has a reasonable footprint, it
> portable across platforms (Linux and Win32), and support for
> multiple contexts.
Tcl
http://www.tcl.tk/customers/success/edacad.html
http://www.tcl.tk/customers/success/testautomation.html
Guile
http://www.gnu.org/software/guile/docs/docs.html
Return to the
comp.compilers page.
Search the
comp.compilers archives again.