[fpc-pascal] some new features to delphi prisem

ik idokan at gmail.com
Sat Feb 20 17:52:15 CET 2010


Hello,

REM Objects released an interesting document regarding some changes (that
looks so much like Ruby) to their Delphi Prisem.

For example assignment of a value regarding a condition:

x := if Something then 2;
y := case Other of
         bla : 'hello';
         foo : 'bye';
         baz : 'adius';
       end;

And more.
You can find more in http://blogs.remobjects.com/blogs/mh/2010/02/18/p1116

Ido
http://ik.homelinux.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20100220/28ac0265/attachment.html>


More information about the fpc-pascal mailing list