Compiler Construction

Discussion in 'C++' started by Shahid Latif, Jun 14, 2011.

  1. Shahid Latif

    Shahid Latif New Member

    Joined:
    Jun 13, 2011
    Messages:
    7
    Likes Received:
    0
    Trophy Points:
    0
    I want to create my own compiler and programming language that will use Win32 API for GUI and other utilities. Can some body help me and suggest the good books about compiler construction!
    My idea is to convert and map my own programming language into raw C++ code and then invoking the C++ command line compiler to convert the code to executable binary! The purpose of my own language creation is to provide an easy programming language to the people that can not understand intensive C++!

    Note: I want to write compiler in C++ or C.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice