Related articles |
---|
Need general guidelines and book suggestions A.Christofides@hydro.civil.ntua.gr (Anthony Christofides) (1997-09-15) |
Re: Need general guidelines and book suggestions laheadle@cs.uchicago.edu (Lyn A Headley) (1997-09-23) |
Re: Need general guidelines and book suggestions ulf.samuelsson@nsc.com (Ulf Samuelsson) (1997-09-23) |
Re: Need general guidelines and book suggestions henry@zoo.toronto.edu (Henry Spencer) (1997-09-28) |
Re: Need general guidelines and book suggestions lhf@csg.uwaterloo.ca (1997-09-30) |
Re: Need general guidelines and book suggestions dcf@hpfcla.fc.hp.com (David Fletcher) (1997-09-30) |
Re: Need general guidelines and book suggestions mslamm@pluto.mscc.huji.ac.il (Zvi Lamm) (1997-10-02) |
Re: Need general guidelines and book suggestions shankar@powertelglobal.com (Shankar Unni) (1997-10-08) |
From: | Henry Spencer <henry@zoo.toronto.edu> |
Newsgroups: | comp.compilers.tools.pccts,comp.compilers |
Date: | 28 Sep 1997 23:16:29 -0400 |
Organization: | SP Systems, Toronto |
References: | 97-09-057 97-09-078 |
Keywords: | interpreter |
Ulf Samuelsson <ulf.samuelsson@nsc.com> wrote:
>> [ so how do we do an extension language? ]
>
>Why don't you adopt one of the standard interpreted languages
>that are around like Perl or Java?
The problem with those two examples is that they aren't really designed as
extension languages, and are big and complex and not all that easy to fit
into an existing application. The purpose-built extension languages, like
Tcl, are a better fit for this requirement.
--
| Henry Spencer
| henry@zoo.toronto.edu
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.