PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
August 12, 2007

Squirrel 2.1.2 Stable Released

Posted: 2007-08-12 21:42:00
Languages ::

Squirrel 2.1.2 Stable 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: changes to the behaviour of generator iteration using foreach, new functions and methods, and bug fixes.