Download List

Projeto Descrição

Squirrel is a light-weight programming language (around 6000 lines of code) that features

higher-order functions, classes/inheritance, delegation, tail recursion, generators, cooperative threads, exception handling, reference counting and garbage collection on demand. It has a C-like

syntax.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-09 06:40 Back to release list
3.0.1 stable

Esta versão adiciona um símbolo # como alternativa para "comentário de linha" (principalmente útil para scripts shell). Acrescenta uma bandeira de alinhamento para tipos de dados do usuário. Ele adiciona uma nova função sq_throwobject API. Há pequenas correções de bugs.
Tags: Minor feature enhancements
This release adds # as an alternative symbol for "line comment" (mostly useful for shell scripts). It adds an alignment flag for user data types. It adds a new API function sq_throwobject. There are minor bugfixes.

Project Resources