On 09/12/05 15:30, Ashwin Bharambe wrote:

is it possible to plug out the parser and intermediate representation code 
(presumably only in the front-end?) relatively easily?

Not really. Though we have been re-designing the internal architecture to be more modular, all the components are meant to be used together.

At most, you could plug your own transformation/analysis inside the compiler.

Reply via email to