Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. D Programming langauge

D Programming langauge

Scheduled Pinned Locked Moved The Lounge
htmlcomtutorialquestion
13 Posts 10 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B BRShroyer

    I've never heard of it until it was mentioned in Steve Yegge's "The Next Big Language" blog from a recent Insider. Anybody done anything with it?

    Brad The secret to creativity is knowing how to hide your sources. - Albert Einstein

    M Offline
    M Offline
    Matt Newman
    wrote on last edited by
    #2

    BRShroyer wrote:

    Anybody done anything with it?

    Does it do anything I can't do with any of the other existing languages?

    Matt Newman

    J 1 Reply Last reply
    0
    • M Matt Newman

      BRShroyer wrote:

      Anybody done anything with it?

      Does it do anything I can't do with any of the other existing languages?

      Matt Newman

      J Offline
      J Offline
      Jorgen Sigvardsson
      wrote on last edited by
      #3

      I'm willing to bet that its preprocessor is more capable than VBScript. ;)

      -- Verletzen zerfetzen zersetzen zerstören Doch es darf nicht mir gehören Ich muss zerstören

      M 1 Reply Last reply
      0
      • B BRShroyer

        I've never heard of it until it was mentioned in Steve Yegge's "The Next Big Language" blog from a recent Insider. Anybody done anything with it?

        Brad The secret to creativity is knowing how to hide your sources. - Albert Einstein

        N Offline
        N Offline
        Nemanja Trifunovic
        wrote on last edited by
        #4

        BRShroyer wrote:

        Anybody done anything with it?

        I have looked at it, but it looks like yet another stillborn langauge to me. A long and heated discussion on D can be found here[^]


        Programming Blog utf8-cpp

        1 Reply Last reply
        0
        • J Jorgen Sigvardsson

          I'm willing to bet that its preprocessor is more capable than VBScript. ;)

          -- Verletzen zerfetzen zersetzen zerstören Doch es darf nicht mir gehören Ich muss zerstören

          M Offline
          M Offline
          Matt Newman
          wrote on last edited by
          #5

          Joergen Sigvardsson wrote:

          I'm willing to bet that its preprocessor is more capable than VBScript.

          I don't currently use VBScript, but maybe if I downgrade my work to it then upgrade to D...

          Matt Newman

          C 1 Reply Last reply
          0
          • B BRShroyer

            I've never heard of it until it was mentioned in Steve Yegge's "The Next Big Language" blog from a recent Insider. Anybody done anything with it?

            Brad The secret to creativity is knowing how to hide your sources. - Albert Einstein

            M Offline
            M Offline
            Marc Clifton
            wrote on last edited by
            #6

            IIRC, there was thread about it a month or so ago here, and again IIRC, I was disappointed it did not include reflection, and I personally disagree with his assessment of C/C++. I also feel that productivity issues are less related to the implementation language and more related to practices in design, architecture, teamwork, testing, documentation etc. Still, everyone has to follow their passion, and since mine is in high level architectures and frameworks, I can at least appreciate that someone else's would be in areas such as computer languages and compilers. :) Marc

            Thyme In The Country
            Interacx

            People are just notoriously impossible. --DavidCrow
            There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
            People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

            E 1 Reply Last reply
            0
            • M Matt Newman

              Joergen Sigvardsson wrote:

              I'm willing to bet that its preprocessor is more capable than VBScript.

              I don't currently use VBScript, but maybe if I downgrade my work to it then upgrade to D...

              Matt Newman

              C Offline
              C Offline
              codemunkeh
              wrote on last edited by
              #7

              I hate to post pointless posts but that was hilarious! :laugh::laugh::laugh:

              1 Reply Last reply
              0
              • B BRShroyer

                I've never heard of it until it was mentioned in Steve Yegge's "The Next Big Language" blog from a recent Insider. Anybody done anything with it?

                Brad The secret to creativity is knowing how to hide your sources. - Albert Einstein

                J Offline
                J Offline
                Joe Woodbury
                wrote on last edited by
                #8

                I believe the D is an abbreviation of DOA. It has some good ideas, some lame ideas and absolutely no support from anyone.

                Anyone who thinks he has a better idea of what's good for people than people do is a swine. - P.J. O'Rourke

                1 Reply Last reply
                0
                • B BRShroyer

                  I've never heard of it until it was mentioned in Steve Yegge's "The Next Big Language" blog from a recent Insider. Anybody done anything with it?

                  Brad The secret to creativity is knowing how to hide your sources. - Albert Einstein

                  T Offline
                  T Offline
                  toxcct
                  wrote on last edited by
                  #9

                  BRShroyer wrote:

                  I've never heard of it

                  you probably never heard of plenty of those[^] ;P


                  [VisualCalc][Flags Beginner's Guide] | [Forums Guidelines][My Best Advice]

                  D E 2 Replies Last reply
                  0
                  • T toxcct

                    BRShroyer wrote:

                    I've never heard of it

                    you probably never heard of plenty of those[^] ;P


                    [VisualCalc][Flags Beginner's Guide] | [Forums Guidelines][My Best Advice]

                    D Offline
                    D Offline
                    Dan Neely
                    wrote on last edited by
                    #10

                    I didn't count, but if you count "heard of somewhere" and don't count versioning differences i've probably heard of a majority of them.

                    -- Rules of thumb should not be taken for the whole hand.

                    1 Reply Last reply
                    0
                    • M Marc Clifton

                      IIRC, there was thread about it a month or so ago here, and again IIRC, I was disappointed it did not include reflection, and I personally disagree with his assessment of C/C++. I also feel that productivity issues are less related to the implementation language and more related to practices in design, architecture, teamwork, testing, documentation etc. Still, everyone has to follow their passion, and since mine is in high level architectures and frameworks, I can at least appreciate that someone else's would be in areas such as computer languages and compilers. :) Marc

                      Thyme In The Country
                      Interacx

                      People are just notoriously impossible. --DavidCrow
                      There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
                      People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

                      E Offline
                      E Offline
                      Emma Burrows
                      wrote on last edited by
                      #11

                      D as the next big thing, eh? Actually, Marc, didn't you write an article on something similar[^]? :laugh:

                      M 1 Reply Last reply
                      0
                      • T toxcct

                        BRShroyer wrote:

                        I've never heard of it

                        you probably never heard of plenty of those[^] ;P


                        [VisualCalc][Flags Beginner's Guide] | [Forums Guidelines][My Best Advice]

                        E Offline
                        E Offline
                        Emma Burrows
                        wrote on last edited by
                        #12

                        I must admit I must have blinked while "Dylan", "Cecil" or "Pizza" were being used anywhere. :)

                        1 Reply Last reply
                        0
                        • E Emma Burrows

                          D as the next big thing, eh? Actually, Marc, didn't you write an article on something similar[^]? :laugh:

                          M Offline
                          M Offline
                          Marc Clifton
                          wrote on last edited by
                          #13

                          Emma Burrows wrote:

                          Actually, Marc, didn't you write an article on something similar[^]?

                          Yes, and I see that they didn't bother with ANY of my good ideas!!! Marc

                          Thyme In The Country
                          Interacx

                          People are just notoriously impossible. --DavidCrow
                          There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
                          People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

                          1 Reply Last reply
                          0
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • World
                          • Users
                          • Groups