Future of Programming?

From: Universe (universe_at_tAkEcovadOuT.net)
Date: 03/19/04


Date: Fri, 19 Mar 2004 11:53:33 -0500


"Thomas Gagné" <tgagne@wide-open-west.com> wrote:

> ... If change is necessary, it will come slowly. Going from C to C++ to
> Java didn't require that much change. C# is not taking programmers into
dramatic
> new directions. Perhaps languages have basically evolved as much as
> they're going to. That doesn't necessarily mean they've evolved
> adequately, just that the research behind languages has perhaps fallen
> below the threshhold necessary to propell it forward appreciably.
> Though there are many new languages little new has been developed, or
> has drawn attention, since OO back in the 70s. That's a long time to go
> without a new paradigm.

Graphic model programming.

Architecture in Visual Graphic Model Programming will:
    a) create overall system models
    b) create subsystem, including layer models on the basis of 'a)'
    c) transform Analysis deliverable, vendor agnostic, use case design
        object models into "vendor aware" models. these will mainly
        be domain, application and user interface object models.
    d) input all of the above into the compiler and linker to create
        runable object files.

Elliott



Relevant Pages

  • Re: Future of Programming?
    ... >> Java didn't require that much change. ... >> new directions. ... Perhaps languages have basically evolved as much as ... > Architecture in Visual Graphic Model Programming will: ...
    (comp.object)
  • Re: Basic inheritance question
    ... used 'this' in C++ and Java. ... but in Python it doesn't. ... you meant "in languages that has implicit instance reference available in methods"? ...
    (comp.lang.python)
  • Re: Looking for programming examples in any programming language
    ... in an in-page applet. ... do that for such a broad range of languages. ... But note even Java applets ... If you're going to separate the specific I/O environment from ...
    (comp.programming)
  • Re: parser
    ... and by no means is Java some obscure language... ... but I still feel that both C and C++ are good languages to use for ... leaving the backend interpreter/JIT as a simpler piece of machinery). ... that you believe that C lacks the ability to build parsers as masses of tiny ...
    (comp.programming)
  • Re: OO compilers and efficiency
    ... > will be difficult for a compiler to do a good job of spotting when the OO ... "simpler" languages, ... I agree that Java ... (including adding lexical closures) ...
    (comp.programming)