Download of theme-0.8.8.tar.bz2 (theme-0.8.8.tar.bz2 ( external link: SF.net): 817,396 bytes) will begin shortly. If not so, click link on the left.

檔案信息

檔案大小
817,396 bytes
MD5
416303603774e7182a349dc9e4799cc5

專案描述

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.