PLNews: Programming Language News

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

Squirrel Shell 1.0rc2 Released

Posted: 2006-11-02 07:44:00
Languages ::

Squirrel Shell 1.0rc2 has been released. Squirrel Shell is a portable system shell based around the Squirrel programming language. 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 Linux systems, the use of Squirrel 2.1.1, stream redirection for child processes, common mathematical constants, and other changes.