Download List

Descripción del Proyecto

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 versión incluye el # como un símbolo alternativo para la "línea de comentario" (sobre todo útil para los scripts de shell). Se añade una bandera de la alineación de los datos de tipos de usuario. Se añade un nuevo sq_throwobject función de la API. Hay menor corrección de errores.
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