Build a parse Tree for C Expression

|

|

|

|

|

|

|

Dear All

Can you suggest some solutions for the following ?

I am involving in a compiler design project. Any one can give your
valuable suggestions for

" How to build a parse tree for a ‘C’ standard expression with out
using “lex” or “Yacc” tools, coz I am going to run this program in
Windows GUI.

Quick reply will be a added advantage for me.

Or Can you please suggest me any good C compiler discussion group.

Thanking you.

Regards
Sudarsanan S

|


Love shopping online? Get this e credit card. Save cost, add value!

What makes you think Lex and Yacc won’t work for a gui program!?

if you want a compiler specific mailing list you could
subscribe to the comp.compilers list at

http://compilers.iecc.com/

–Ray
----- Original Message -----
From: sudharsanan krishnan
To: Windows System Software Devs Interest List
Sent: Thursday, December 11, 2003 1:16 PM
Subject: [ntdev] Build a parse Tree for C Expression

Dear All

Can you suggest some solutions for the following ?

I am involving in a compiler design project. Any one can give your
valuable suggestions for

" How to build a parse tree for a ‘C’ standard expression with out
using “lex” or “Yacc” tools, coz I am going to run this program in
Windows GUI.

Quick reply will be a added advantage for me.

Or Can you please suggest me any good C compiler discussion group.

Thanking you.

Regards
Sudarsanan S


Love shopping online? Get this e credit card. Save cost, add value! —
Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@yarvje.dyndns.org
To unsubscribe send a blank email to xxxxx@lists.osr.com

Get yourself a copy of Andrew Appel’s book, or, if you have the required
energy and the math background, try Aho, Sethi and Ullman’s “Dragon Book”.
If you never did it before, however, I suggest you get someone who did,
compiler writing is not for beginners. And why reinvent the wheel ? Lex and
Yacc generate plain vanilla C code, all you have to do is to wrap it with a
few C++ classes and add it to your GUI program.

Alberto.

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of sudharsanan krishnan
Sent: Thursday, December 11, 2003 7:17 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Build a parse Tree for C Expression

Dear All

Can you suggest some solutions for the following ?

I am involving in a compiler design project. Any one can give your
valuable suggestions for

" How to build a parse tree for a ‘C’ standard expression with out
using “lex” or “Yacc” tools, coz I am going to run this program in
Windows GUI.

Quick reply will be a added advantage for me.

Or Can you please suggest me any good C compiler discussion group.

Thanking you.

Regards
Sudarsanan S


Love shopping online? Get this e credit card. Save cost, add value!
http:
Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

The contents of this e-mail are intended for the named addressee only. It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may not copy or use it, or disclose
it to anyone else. If you received it in error please notify us immediately
and then destroy it.</http:>