Re: compiler front-end

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • eerpini

    #1

    Re: compiler front-end

    On Mon, 2008-11-17 at 00:03 -0800, vaib wrote:
    hi all ,
    >
    I am willing to write a compiler front-end for my semester
    project . I am studying compilers in my present semester and I am
    following the Dragon Book for the theory and Allen I. Holub's Compiler
    Design in C for the _actual stuff_ .
    I see that you have posted the same in comp.lang.c , and you also mentioned that you wanted to design a C compiler front end then why post it again in comp.lang.c++ ??



  • dot

    #2
    Re: compiler front-end

    eerpini wrote:
    On Mon, 2008-11-17 at 00:03 -0800, vaib wrote:
    >hi all ,
    >>
    > I am willing to write a compiler front-end for my semester
    >project . I am studying compilers in my present semester and I am
    >following the Dragon Book for the theory and Allen I. Holub's Compiler
    >Design in C for the _actual stuff_ .
    I see that you have posted the same in comp.lang.c , and you also mentioned that you wanted to design a C compiler front end then why post it again in comp.lang.c++ ??
    Well a C++ compiler is also largely a C compiler ain't it ;)

    Comment

    • vaib

      #3
      Re: compiler front-end

      On Nov 17, 3:35 pm, dot <"benhongh(at)g mail(dot)com"@n owherewrote:
      eerpini wrote:
      On Mon, 2008-11-17 at 00:03 -0800, vaib wrote:
      hi all ,
      >
               I am willing to write a compiler front-end for my semester
      project . I am studying compilers in my present semester and I am
      following the Dragon Book for the theory and Allen I. Holub's Compiler
      Design in C for the _actual stuff_ .
       I see that you have posted the same in comp.lang.c , and you also mentioned that you wanted to design a C compiler front end then why post it again in comp.lang.c++ ??
      >
      Well a C++ compiler is also largely a C compiler ain't it ;)
      yes i think i would not post here anymore . i got the right thread .
      and i'll also not multi-post again . it's rude .

      Comment

      Working...