Re: Need general guidelines and book suggestions

Lyn A Headley <laheadle@cs.uchicago.edu>
23 Sep 1997 23:33:25 -0400

          From comp.compilers

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)
| List of all articles for this month |

From: Lyn A Headley <laheadle@cs.uchicago.edu>
Newsgroups: comp.compilers.tools.pccts,comp.compilers
Date: 23 Sep 1997 23:33:25 -0400
Organization: University of Chicago -- Academic Computing Services
References: 97-09-057
Keywords: tools, design

don't write your own language!


Other existing extension languages are Scheme (mzscheme is a good
implementation, available from Rice university for free.) and Lua,
the smallest, simplest, fastest non-scheme extension language.


and in case you didn't reread your own post, John the moderator
suggested Python and (ick) Tcl. And I guess (ick) Perl is an option
too. personally, I would choose either Python or Lua, depending on
your needs.
--
Lyn Headley
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.