Node:Planned - Other types,
Next:Planned - OOP,
Previous:Planned - Files,
Up:Planned Features
Planned features: Other types
- UCSD Pascal's
Integer[n]
??? BCD?
- enum/record type extensions (syntax??)
- check for dereferencing nil pointers
- general subtypes ???
- type cast operators ???
- make
SizeOf
work on specially declared untyped var and const parameters (AnyType
?)
- sparse sets; sets of arbitrary types ?? ???
- optimize set constructors even better ???
- superfluous warning with sets and variable elements (fh19970928)
- initalization and finalization code for arbitrary types (e.g. GMP types)
SELECTED_REAL_KIND
for real types (cf. Fortran, drf) ?? ???
- resize schemata (cf.
SetLength
in Delphi)
- subranges with variable limits (couper[23].pas)
ShortComplex
, LongComplex
<Pine.GSO.4.44.0207151258290.5058-100000@bonsai.fernuni-hagen.de>