Related articles |
---|
Creating my own language gods1child@my-deja.com (2000-09-21) |
Re: Creating my own language rohitd@flashmail.com (2000-09-25) |
Re: Creating my own language kszabo@nortelnetworks.com (Kevin Szabo) (2000-10-08) |
From: | rohitd@flashmail.com (Ro \"da HIT\" Man) |
Newsgroups: | comp.compilers |
Date: | 25 Sep 2000 13:23:36 -0400 |
Organization: | (Posted via) GTS Netcom - Public USENET Service http://pubnews.netcom.net.uk |
References: | 00-09-161 |
Keywords: | design |
On 21 Sep 2000 18:15:17 -0400, gods1child@my-deja.com wrote:
>Want to create my own language (for learning sake) using C++ and
>assembly. any recommeded resources? is this the right place to ask such
>a question? asked in the c++ group, they said i should ask here.
er yes,I guess. if you want to do that you should first of all check
out the Dragon Book, that is pretty much the definitive authority on
this sort of thing,I think. It's a Computer Science TEXTbook by the
way, on the off chance that you're saying this from a "hacker"
perspective, and a pretty heavy read. Otherwise you can get in touch
with Randall Hyde,I think he's here on this group, otherwise try
alt.lang.asm. He's made his own little (semi) language, to abstract
assembly language a little, to make it easier for newbies to learn. If
you mail him, he should be able to give you a list of links which will
help you.
Rohit.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.