[fpc-pascal] Re: Initialization of class field

Bart bartjunk64 at gmail.com
Wed Aug 1 13:09:56 CEST 2012


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

>
> Hmmm, makes me wonder when typing became the limiting factor in programming
> :-)
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at 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



More information about the fpc-pascal mailing list