This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
query about integrating a front-end to GCC back-end
- From: Sushil A Page <sushilp at cse dot iitb dot ac dot in>
- To: gcc at gcc dot gnu dot org
- Cc: gcc at gnu dot org
- Date: Sat, 16 Nov 2002 23:28:06 +0530
- Date: Sat, 16 Nov 2002 23:08:24 +0530 (IST)
- Subject: query about integrating a front-end to GCC back-end
Hello,
We want to interface a front end which takes input a prefix form
( of any C program) to GCC back-end.
[1] Is it possible to implement ?
[2] Can we begin like it is done in case of integrating FLIM(Flexible
Language For Integer Manipulation) ?
Thanks,
Sushil