CrazyEngineers
  • radha
    radha

    MemberMay 15, 2015

    Who compiles the compiler ?

    I have one doubt regarding when a compiler is used for compiling the program code written in some particular programming language then it must be also written in some programming language , so then who actually compiles the code written in the compiler .

    Also in which file format does the compiler exists?
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Ankita Katdare

    AdministratorMay 15, 2015

    The first compiler for a language must be compiled either by hand or by a compiler written in a different language.

    It can be compiled by running the compiler in an interpreter.
    Are you sure? This action cannot be undone.
    Cancel
  • pratap singh, upendra

    MemberMay 16, 2015

    More recently, the focus has shifted towards use of low level programming languages(better known as system programming) in order to design and compile the compiler.
    Are you sure? This action cannot be undone.
    Cancel
  • rahul69

    MemberMay 17, 2015

    Search for YACC , it may answer some of your doubts. 😀
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register