[Semi OT] The programming language wars
Paulo Pinto via Digitalmars-d
digitalmars-d at puremagic.com
Fri Mar 20 05:00:34 PDT 2015
On Friday, 20 March 2015 at 11:48:20 UTC, w0rp wrote:
> On Friday, 20 March 2015 at 07:37:04 UTC, Paulo Pinto wrote:
>> An example that stuck with me was that languages that follow
>> Algol/Pascal syntax lead themselves to less bugs, than those
>> that follow C like syntax.
>
> That's probably skewed by C being the most popular language,
> which is optimised for bug creation.
I said scientific studies, not asking joe/jane developer.
Pick a random set of people without programming skills, using
imaginary language X, with two types of syntax's to code a set of
tasks in separate groups, one for each syntax.
Measure each group behavior using proven analysis methods.
At end of the study, the groups using the Algol based syntax will
deliver less bugs.
--
Paulo
More information about the Digitalmars-d
mailing list