PLNews: Programming Language News

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

Feeds


Archives

July 03, 2009

Squirrel 2.2.3 stable Released

Languages :: Squirrel

Squirrel 2.2.3 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: the addition of sq_getfunctioninfo, the addition of a SQUSEDOUBLE compile-time flag to use double precision floats, the addition of sqstd_format, support for the instantiation of generators using sq_call() or closure.call(), bug fixes, and other changes.

Categories

[Valid XHTML 1.0][Valid CSS][Valid RSS 2.0][Valid Atom 1.0][Powered by OCaml]