Re: Making an interpreter
Re: Making an interpreter
- Subject: Re: Making an interpreter
- From: Brian Gilman <email@hidden>
- Date: Sat, 07 Jun 2003 23:34:54 -0400
On 6/7/03 4:02 PM, "Eric Wang" <email@hidden> wrote:
>
on 6/6/03 11:12 AM, Daniele M. at email@hidden wrote:
>
>
> hello, i would to make an interpreter for a "new scripting language"
>
> of mine. Unfortunatly i don't know more about this topic
>
> (parse/translate and code interpreting) so i'm searching for books/pdf
>
> and other docs. Anyon can help me?
>
> Is there around the net some example? book?
>
> Thank you
>
>
>
If you are looking for a book, you might want to try the classical compiler
>
text, "Compilers: Principles, Techniques, and Tools" otherwise known as the
>
"Red Dragon Book".
>
>
Here's a link to it on Amazon:
>
http://www.amazon.com/exec/obidos/tg/detail/-/0201100886/
>
>
Eric Wang
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.
>
The Dragon Book will drive you batty! If you're looking for another good
book try:
Programming Language Processors in Java (Compilers and Interpreters)
-B
--
Brian Gilman <email@hidden>
Group Leader Medical & Population Genetics Dept.
MIT/Whitehead Inst. Center for Genome Research
One Kendall Square, Bldg. 300 / Cambridge, MA 02139-1561 USA
phone +1 617 252 1069 / fax +1 617 252 1902
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.