Download List

프로젝트 설명

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

이 릴리스는 "라인 주석"(쉘 스크립트에 대한 대부분 유용)에 대한 대안 상징으로 # 추가합니다. 그것은 사용자의 데이터 형식에 대한 정렬 플래그를 추가합니다. 그것은 새로운 API 기능 sq_throwobject을 추가합니다. 미성년자는 버그수정이 있습니다.
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