by fagiano
Squirrel is a light weight programming language featuring higher-order functions,classes/inheritance,delegation,tail recursion,generators,cooperative threads,exception handling, reference counting and garbage collection on demand. C-like syntax.
***version 2.2.3 stable*** -added sq_getfunctioninfo -added compile time flag SQUSEDOUBLE to use double precision floats -added global slot _floatsize_ int the base lib to recognize single precision and double precision builds -sq_wakeupvm can now resume ...
-first banch from 2.x source tree -added 'base' keyword -removed 'delegate' keyword -now compiled scripts are vararg functions -added setdelegate() and getdelegate() table builtin methods -added <=> 3 ways compare operator -added lambda expression @(a,b) ...
Today the first Squirrel's release is available for download.
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use