Download of theme-language-manual-0.8.9.pdf (theme-language-manual-0.8.9.pdf ( external link: SF.net): 407,437 字节) will begin shortly. If not so, click link on the left.

文件信息

文件大小
407,437 字节
MD5
17db6a400395ff80b0e1d420f448de32

项目描述

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.