On 8/1/12, Marco van de Voort <mar...@stack.nl> wrote:

>
> Hmmm, makes me wonder when typing became the limiting factor in programming
> :-)
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
> 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  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to