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) |
Re: Embeddable and Extensible Languages jc.lelann@wanadoo.fr (Jean-Christophe Le Lann) (2005-01-22) |
[5 later articles] |
From: | Thant Tessman <thant@acm.org> |
Newsgroups: | comp.compilers |
Date: | 14 Jan 2005 00:43:58 -0500 |
Organization: | XMission http://www.xmission.com/ |
References: | 05-01-040 |
Keywords: | interpreter |
Posted-Date: | 14 Jan 2005 00:43:58 EST |
PlayDough wrote:
> I've spent quite a bit of time over the last couple of months
> evaluating several embeddable and extensible languages. However, I've
> yet to find one that really strikes my fancy for our project.
[...]
Have you looked at Scheme? Its syntax is as far from C as you can get,
but if you can get beyond that, I'm pretty sure at least one
implementation (Chez) will do exactly what you need. There might be
others.
-thant
Return to the
comp.compilers page.
Search the
comp.compilers archives again.