Thread: Help in Compiler Design ?

  1. #1
    Registered User
    Join Date
    Dec 2010
    Location
    Lucknow, India
    Posts
    72

    Help in Compiler Design ?

    Hi. I just want to design a Compiler. But I don't know its full working.
    Is it Possible to design a compiler only with C Language or Assembly is also necessary..???
    How about if I try for a basic Compiler ???
    Before moving to the Big one, I want to write a Code in C Which check the Errors in a C Program.
    please guide me from where i can Start this..!!!!
    THANK YOU. ^-^

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem building Quake source
    By Silvercord in forum Game Programming
    Replies: 16
    Last Post: 07-11-2010, 09:13 AM
  2. Game Engine Design
    By IceDane in forum Game Programming
    Replies: 2
    Last Post: 01-17-2010, 02:47 PM
  3. Reading materials on OO design?
    By IceDane in forum C++ Programming
    Replies: 4
    Last Post: 12-05-2009, 04:13 PM
  4. Compiler Design... Anyone That Can Help!
    By ComputerNerd888 in forum C++ Programming
    Replies: 3
    Last Post: 09-27-2003, 09:48 AM
  5. Comile problem using latest Dev C++ Compiler
    By shiny_dico_ball in forum C++ Programming
    Replies: 6
    Last Post: 06-06-2003, 05:32 PM