On 8/1/12, Marco van de Voort <[email protected]> wrote:

>
> Hmmm, makes me wonder when typing became the limiting factor in programming
> :-)
> _______________________________________________
> fpc-pascal maillist  -  [email protected]
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>

[OT]
Ideal programming Language (ObjectPascal 10.1?), reduced typing.

Program AnyProgram;
begin
  MyPrgram := TMyProgram.Create(ReadMyMindAndCreateWhatIWantNow);
end.

Write Once, Build Different Things Any Time, Any OS, Any Platform...

Bart
_______________________________________________
fpc-pascal maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to