???

Discussion in 'Programming' started by hajrice, Sep 24, 2006.

  1. #1
    In what language can i build a programming language.For websites or applications.Can i do it using Microsoft Visual studio 2005 i mean does it have the language(s) that i need.
     
    hajrice, Sep 24, 2006 IP
  2. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #2
    Wow... What?

    If you want to "Build" a programming language I would either develop it in Assembly or C++ (not Visual C++).

    VS.NET 2K5 is very nice if you want to program using it - VB.NET and C# are tasty choices! :)
     
    ccoonen, Sep 28, 2006 IP
  3. jimrthy

    jimrthy Guest

    Messages:
    283
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Don't forget good ol' C. Sometimes, for building a programming language, it's the best way to go.

    But I think ccoonen's dead on about what the OP really meant. Using Visual Studio 2005, you can build pretty much any website you want. Lots of Fortune 500 companies are using it for their sites.

    For simpler sites, it's not necessarily the best/easiest way to go. Especially for a beginner (unless I'm reading the original post completely wrong), it's probably complete overkill. (And, most likely, completely overwhelming).
     
    jimrthy, Sep 30, 2006 IP