• Announcement: Theme-D version 1.0.0

    From tommi.hoynalanmaa@gmail.com@21:1/5 to All on Sun Jul 16 07:32:31 2017
    Theme-D is a programming language extending Scheme with static typing.

    Changes:

    * Support Tree-IL as intermediate language.
    * New keywords "use" and "@": Modules can be used without importing
    their contents into the global namespace.
    * Corrected a bug with variable argument lists.
    * Corrected a bug with param-proc-dispatch.
    * Corrected a bug with field-set! inside parametrized procedures.
    * Procedure apply works with parametrized procedures.
    * Corrected type deduction algorithm in case a deduced value of a type
    variable contains other type variables.
    * Keywords make and constructor can be used with pair classes.
    * Forms "and" and "or" are implemented as macros.
    * Compatible with th-scheme-utilities version 1.3.

    Theme-D homepage is located at

    http://www.iki.fi/tohoyn/theme-d/

    Theme-D can also be downloaded from

    https://sourceforge.net/projects/theme-d/

    - Tommi Höynälänmaa

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)