Télécharger la liste

Description du projet

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.

Système requise

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 Retour à la liste release
3.0.1 stable

Cette version ajoute # comme un symbole alternatif pour "ligne de commentaire» (surtout utile pour les scripts shell). Il ajoute un indicateur d'alignement pour des types de données utilisateur. Elle ajoute une nouvelle fonction sq_throwobject API. Il ya corrections mineures.
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