Why is `scope` planned for deprecation?
Paulo Pinto via Digitalmars-d
digitalmars-d at puremagic.com
Tue Nov 18 06:56:40 PST 2014
On Tuesday, 18 November 2014 at 13:50:59 UTC, Ola Fosheim Grøstad
wrote:
> On Tuesday, 18 November 2014 at 12:02:01 UTC, Paulo Pinto
> wrote:
>....
>
> Nobody were forced to write code in C to target anything, it
> was a choice. And a choice that grew out of a focus on
> performance and the fact that people still dropped down to
> write machine language quit frequently. Mentality matters.
>
> Javascript is different, since it is "the exposed VM" in the
> browser, but even there you don't have to write in Javascript.
> You can write in a language that compiles to javascript.
Since when do developers use a different systems programming
language than the one sold by the OS vendor?
Who has the pleasure to waste work hours writing FFI wrappers
around SDK tools?
All successful systems programming languages, even if only for a
few years, were tied to a specific OS.
--
Paulo
More information about the Digitalmars-d
mailing list