Re: Next generation COBOL?



On Tue, 29 Nov 2005 11:47:38 +0100, "Herwig Huener"
<Herwig.Huener@xxxxxxxxxxxxxxxxxxx> wrote:

>One of those problems is not too far away: grammars with a
>lookahead of plus infinity - that means, that a compiler needs to know the
>complete program-text in order to make any sense of even the first symbol.

I used a language on the Atari 800 called Action!. It was designed
so that the last command in a program was the program, executing code
already parsed out before.

This type of design is useful in interpreted languages beyond design
philosophy.

I always enjoyed Forth for this philosophy.

But with compiled languages, it doesn't really matter where the code
is - but I like having all the code in one place where I can find it,
which doesn't seem to be the style anymore.
.



Relevant Pages

  • Re: Speculative Design Hypothesis (with predictions) 2nd draft
    ... languages are human products, but that does not make them "designed". ... natural languages has nothing to do with design. ... wings and echolocation. ... Because the genetics and fossil evidence show otherwise. ...
    (talk.origins)
  • Re: high level languages for synthesis
    ... languages are more distinct from their cycle-accurate cousins than ... straightforward to use a spiral design methodology using VHDL, ... implement a wide variety of other scientific algorithms. ... FPGA-targeting C-syntax HLL is somehow inherently sequential. ...
    (comp.arch.fpga)
  • Re: Speculative Design Hypothesis (with predictions) 2nd draft
    ... languages are human products, but that does not make them "designed". ... natural languages has nothing to do with design. ... evidence to point to them not being human. ... wings and echolocation. ...
    (talk.origins)
  • Re: Speculative Design Hypothesis (with predictions) 2nd draft
    ... languages are human products, but that does not make them "designed". ... natural languages has nothing to do with design. ... wings and echolocation. ... Because there's much more variation in mammalian forelimbs than in bat ...
    (talk.origins)
  • Re: new here, my lang project...
    ... > an 'introductory programming' class I had taken before had used flowcharts, ... of traditional Structured Analysis and Design, ... languages become secondary adjustments. ... putting defects into the software in the first place. ...
    (comp.object)