PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
March 21, 2006

Squirrel 2.1 Released

Posted: 2006-03-21 00:04:00
Languages ::

Squirrel 2.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: support for 64-bit architectures, support for static class members, API improvements, plus other changes and bugfixes.