Related articles |
---|
[6 earlier articles] |
Re: Techniques for writing an interpreter hgg9140@heckle.ca.boeing.com (1998-03-18) |
Re: Techniques for writing an interpreter henry@zoo.toronto.edu (Henry Spencer) (1998-03-18) |
Re: Techniques for writing an interpreter dhansen@btree.com (1998-03-18) |
Re: Techniques for writing an interpreter dent@cs.tu-berlin.de (Pierre Mai) (1998-03-18) |
Re: Techniques for writing an interpreter markh@usai.asiainfo.com (Mark Harrison) (1998-03-20) |
Re: Techniques for writing an interpreter a010111t@bc.seflin.org (Orlando Llanes) (1998-03-20) |
Re: Techniques for writing an interpreter simon@magnorth.nildram.co.uk (Simon Chapman) (1998-03-22) |
Re: Techniques for writing an interpreter shutkoa@ugsolutions.com (alan shutko) (1998-03-24) |
Re: Techniques for writing an interpreter mikee@cetasoft.cog (1998-03-24) |
Re: Techniques for writing an interpreter nnylfv@ny.ubs.com (Olivier Lefevre) (1998-03-24) |
From: | Simon Chapman <simon@magnorth.nildram.co.uk> |
Newsgroups: | comp.compilers |
Date: | 22 Mar 1998 01:37:21 -0500 |
Organization: | Magnetic North |
Keywords: | interpreter, practice |
dhansen@btree.com (Dave Hansen) writes:
>Am I the only one here who thinks Simon might want to do this because
>it would be _fun_ and he might _learn_something_? Two great reasons
>for doing anything, IMHO.
To be honest, that is my main reason for wanting to find out more on the
subject. It's a natural progression from the work I've already done using
lex and yacc.
>At least _I_ didn't read anything in his original question indicating
>he was going to inflict his efforts on the rest of us.
Thats right. The stuff that I am looking to write will almost certainly
_not_ take the software world by storm!
>[Well, sure, but I'd still encourage him to learn about the extension
>languages that already exist and read the code that implements them
>before setting out to create yet another somewhat lumpy wheel. -John]
John, I agree with you. I have to say, however, that if I hadn't read
"lex & yacc" I wouldn't have become interested in the subject anyway. ;)
--
Simon
[Oh, well, in that case ... -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.