Download von theme-d-language-manual-0.8.11.pdf (theme-d-language-manual-0.8.11.pdf ( externer Link: SourceForge.net): 372,304 Bytes) wird in Kürze beginnen. Wenn nicht, klicke auf theme-d-language-manual-0.8.11.pdf ( externer Link: SourceForge.net).

Datei-Informationen

Dateigröße
372,304 Bytes
MD5
cf5134fc5d6f12a2d56c1841cd203913

Projektbeschreibung

Theme extends Scheme with static typing. Properties of Theme include:
- Static type system
- A simple object system
- Multi-methods dispatched runtime (and also compile-time)
- Parametrized (type parameters) classes, types, and procedures
- A module system
- Two kinds of variables: constants and mutable variables. The value of a constant cannot be changed after the constant is created.