Description :
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.
|