PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
August 20, 2006

Squirrel 2.1.1 Released

Posted: 2006-08-20 23:18:00
Languages ::

Squirrel 2.1.1 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, automated memory management, and more.

This release includes: optimization of the internal function memory layout, code size optimizations for float literals, plus other changes and bugfixes.