This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
EGSC Help
- To: egcs at cygnus dot com
- Subject: EGSC Help
- From: Eric Methot <methote at videotron dot ca>
- Date: Thu, 10 Dec 1998 09:55:23 -0500
Hello everyone,
I am trying to build a new front-end to gcc ( egcs ) for a
fined grained parallel language. I would need a function
that can parse a c expression ( a string ) and get the
resulting tree from within a semantic action.
Perhaps the cygnus team has already done this type
of function or can point me in the right direction.
Thank You,
Eric