POV-Ray : Newsgroups : povray.off-topic : Programming language development : Re: Programming language development Server Time
5 Sep 2024 17:12:53 EDT (-0400)
  Re: Programming language development  
From: Chambers
Date: 3 Oct 2009 00:04:13
Message: <4ac6cd3d$1@news.povray.org>
Darren New wrote:
> 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?
> 

More like we started with binary commands, moved on to assembler 
mnemonics, then Pascal / C type command-oriented, then class based 
object-oriented...

Since we're dealing with progressive levels of encapsulation here, the 
next layer deals with more abstract object types.  I believe Lisp and 
Haskell are examples of this level.  Following that, we would probably 
see something which allows more abstract manipulation of systems.

...Chambers


Post a reply to this message

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