[fpc-devel] New Language Features in Oxygene 3.0

Micha Nelissen micha at neli.hopto.org
Thu Apr 24 10:20:02 CEST 2008


Michael Schnell wrote:
> Parallel Programming:
> have multiple-CPU systems run code automatically in multiple threads

This one could be interesting. What does it provide, how does it work? 
Does it scale well? Etc.

> Nullable Expressions:
> Calculations automatically handle a "missing value" bit-combination in a 
> type (in fact not new with Oxygene 3.0 but a feature of Remobj's 
> language since long) (I don't know if that uses .NET support, but of 
> course it can be done natively as well).

The compiler should be able to detect this ;-).

Micha



More information about the fpc-devel mailing list