Related articles |
---|
Language Design n Compiler sran.harshdeep@gmail.com (honey sran) (2009-12-14) |
Re: Language Design n Compiler ott@mirix.org (Matthias-Christian ott) (2009-12-14) |
Re: Language Design n Compiler cr88192@hotmail.com (BGB / cr88192) (2009-12-14) |
Re: Language Design n Compiler kkylheku@gmail.com (Kaz Kylheku) (2009-12-15) |
From: | honey sran <sran.harshdeep@gmail.com> |
Newsgroups: | comp.compilers |
Date: | Mon, 14 Dec 2009 11:44:30 -0800 (PST) |
Organization: | Compilers Central |
Keywords: | question, comment |
Posted-Date: | 14 Dec 2009 14:57:35 EST |
hi i'm new to compilers and language design. i want to write a simple
language and its grammer- with elementary operations say addition ,
subtraction,printing etc. and corresponding compiler for that
language- how and from where should i to start( what all know how is
required to design a language.). plz point out the steps involved in
the whole process.
[You can start with the list of compiler books in the FAQ. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.