Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Why Haven't You Learned D

Name: Anonymous 2012-09-19 9:16

Why haven't you learned D, prog? It's easy to use, has amazingly powerful templates, supports many types of programming, and has an instantly recognizable syntax if you're familiar with any of the Algol-derived languages. But most important of all, it wasn't written by jews.

Name: Anonymous 2012-09-20 11:45

>>1
Algol-derived languages
Basic Algol-like syntax is begin...end for blocks, if...then...else for conditionals, := for assignment, = for equality and statements separated (not terminated) by semicolons. Pascal is Algol-derived, D is not. If you go all the way back to Algol, you could say D is also Lisp-derived because of the GC and Fortran-derived because of infix notation. There's a common misunderstanding among /g/eeks and /b/tards that Algol had curly braces, object.method(), string escape characters and C-style for loops, when a few minutes on Wikipedia (or with an Algol compiler) will show you this is not the case. C is in a different language family (BCPL) with its own syntax and it's even less Algol-like than BCPL.
Why are people so embarrassed that their language is related to C? It's like the JavaScripters. They'd rather call it a neutered Scheme (with no tail recursion, macros or linked lists) than a dynamically-typed object-oriented C with closures.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List