Download of theme-d-user-guide-0.8.11.pdf (theme-d-user-guide-0.8.11.pdf ( external link: SF.net): 120,845 octetos) will begin shortly. If not so, click link on the left.

File Information

File Size
120,845 octetos
MD5
2baac3bbea8aebe2d23eb590790aa229

Descripción del Proyecto

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.