POV-Ray : Newsgroups : povray.off-topic : Programming language development : Re: Programming language development Server Time
5 Sep 2024 03:20:20 EDT (-0400)
  Re: Programming language development  
From: clipka
Date: 1 Oct 2009 10:58:36
Message: <4ac4c39c$1@news.povray.org>
Darren New schrieb:
> What comes after Object Oriented?
> 
> I mean, we started with assembler, then libraries, then HLLs, then 
> portable HLLs, then interpreters, then structured programming, then a 
> whole bunch of stuff that nobody really picked up (workspaces, LISP, 
> self-modifying code, sophisticated macros, functional programming, etc), 
> then Object Oriented, then .... nothing.
> 
> Why has programming language development been functionally stalled for 
> 30 years?

Because it hasn't.

There are languages out there, for instance, that support "design by 
contract", which was first mentioned no more than 23 years ago.

Aspect-oriented programming languages haven't been around for longer 
than 8 years.


But I guess the most pressing problem computer languages need to address 
is multiprocessing. At present, the number of languages /natively/ 
supporting multithreading (let alone distributed computing) is rather 
limited, while target platforms are already starting to enter consumer 
households on a large scale.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.