The Next Mainstream Programming Language: A Game Developer's Perspective :: Redux
Brad Anderson
brad at dsource.org
Sun Jul 15 12:08:54 PDT 2007
Bruno Medeiros wrote:
> I read in a recent article (I think it came from Slashdot, but not sure)
> that a new programming paradigm is needed to make concurrency easier,
> just in the same way as OO (and class encapsulation) improved on the
> previous data abstraction paradigm to make code cleaner and easier to
> write. Just in the same way as structured programming (ie, using
> functions/scopes/modules) improved on the previous paradigm of
> sequential/global/goto-using code, so to speak.
http://www.pragmaticprogrammer.com/articles/erlang.html
search for "Concurrency Oriented Programming"
BA
More information about the Digitalmars-d
mailing list