![]() |
::News Squirrel 3.2 stable has been released, check it out. |
![]() |
"Squirrel is a high level imperative, object-oriented programming language, designed to be a light-weight scripting language that fits in the size, memory bandwidth, and real-time requirements of applications like video games." | |
![]() |
||
Overview Squirrel is a high level imperative, object-oriented programming language, designed to be a light-weight scripting language that fits in the size, memory bandwidth, and real-time requirements of applications like video games. Although Squirrel offers a wide range of features like:
Squirrel is inspired by languages like Python,Javascript and especially Lua(The API is very similar and the table code is based on the Lua one)
Development state
The project has been compiled and run on Windows(x86 & x64), Linux(x86 & x64), Illumos(x86 & x64), Mac OS X, FreeBSD, iOS and Android. Has been tested with the following compilers:
The documentation has to be improved. I'd like to have some feed back and maybe help to design/port/test it. Work in Progress In the next release(3.2.x stable):
Documentation Squirrel 3.2Online Squirrel 3.2 reference manual and Standard Libraries manual)
Offline Squirrel 3.2 Reference Manual (PDF) both manuals are included in the language distribution Squirrel 3.0.xSquirrel 3.0 reference manual(PDF/HtmlHelp/Html Online) Squirrel 3.0 Standard Libraries manual(PDF/HtmlHelp/Html Online) both manuals are included in the language distribution Squirrel 2.xSquirrel 2.0 reference manual(PDF/HtmlHelp/Html Online) Squirrel 2.0 Standard Libraries manual(PDF/HtmlHelp/Html Online) both manuals are included in the language distribution Download stable release
You can download Squirrel 3.2 stable here GitHub RepositorySquirrel's GitHub repository is here older 3.x release
You can download Squirrel 3.0.7 stable here older 2.x stable release
You can download Squirrel 2.2.5 stable here My name is Alberto Demichelis if you want to know more about me, this is my personal homepage |
Copyright ©2004-2022 Alberto Demichelis | All Rights Reserved.