Re: Making an interpreter
Re: Making an interpreter
- Subject: Re: Making an interpreter
- From: Eric Wang <email@hidden>
- Date: Sat, 07 Jun 2003 16:02:42 -0400
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.