help

Discussion in 'Programming' started by hajrice, Oct 1, 2006.

  1. #1
    what do i need to build a programming language.i already have Visual studio 2005.What do i need.
     
    hajrice, Oct 1, 2006 IP
  2. DrMalloc

    DrMalloc Peon

    Messages:
    130
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #2
    DrMalloc, Oct 2, 2006 IP
  3. T0PS3O

    T0PS3O Feel Good PLC

    Messages:
    13,219
    Likes Received:
    777
    Best Answers:
    0
    Trophy Points:
    0
    #3
    1. That's a crap thread title. You obviously didn't read the pre-filled title.
    2. Why reinvent wheels by making yuor own programming language. As if there's not enough out there already.
    3. If you really do want to go down that hard core route, this probably isn't the best forum to ask your questions. Most of us are webmasters and a lot of us hate or are scared of coding.
     
    T0PS3O, Oct 2, 2006 IP
  4. Bernard

    Bernard Well-Known Member

    Messages:
    1,608
    Likes Received:
    107
    Best Answers:
    0
    Trophy Points:
    185
    #4
    Is this a serious question? If you have to ask this, there is no way you are knowledgeable enough to actually design and construct a new language compiler.

    Theoretically, you can build a compiler with just about any existing language that produces executable code, but an HLA (high level language) will make the job more difficult. Most language compilers are written in C or assembly.
     
    Bernard, Oct 2, 2006 IP
  5. titoni

    titoni Active Member

    Messages:
    965
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    58
    #5
    Very confused.
    Do you want to use VB , VC or C#?
    Do you want to develop GUI application or web application?
     
    titoni, Oct 2, 2006 IP