PLNews: Programming Language News

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

Feeds


Archives

July 03, 2009

Squirrel 3.0 alpha 2 Released

Languages :: Squirrel

Squirrel 3.0 alpha 2 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 alpha release includes: the addition of real free variables, a refactored function call implementation, the addition of sq_getfunctioninfo, a SQUSEDOUBLE compile-time flag to use double precision floats, support for cloning blobs, support for instantiating generators by calling sql_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]