PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
August 14, 2005

Squirrel 2.0.4 Released

Posted: 2005-08-14 10:52:00
Languages ::

Squirrel 2.0.4 has been released. Squirrel is a lightweight, embeddable language with a C-like syntax which offers higher-order functions, delegation, tail recursion, generators, exception handling, and automated memory management.

This release includes support for weak references, plus API improvements and bugfixes.