Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » Squirrel - the programming language
Squirrel - the programming language [message #34472] Fri, 25 November 2011 00:31 Go to previous message
Sender Ghost is currently offline  Sender Ghost
Messages: 301
Registered: November 2008
Senior Member
Homepage:
http://squirrel-lang.org

License:
MIT

Version:
3.0.7 (stable)

Description:
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 games.
Although Squirrel offers a wide range of features like dynamic typing, delegation, higher order functions, generators, tail recursion, exception handling, automatic memory management, both compiler and virtual machine fit together in about 6k lines of C++ code.

Documentation:
Squirrel 3.0 reference manual
Squirrel 3.0 Standard Libraries manual

In the attachments you could find Squirrel source code, samples, converted to U++ packages and documentation.

To note:
There were minor changes for include files for original sources to adapt for U++ package structure.
The "squirrel.h" file includes "config.h" file with double precision define (SQUSEDOUBLE) by default.

Edit: Updated to 3.0.7 version.

[Updated on: Wed, 14 January 2015 18:53]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: XMLMenu - User configurable menu system - completed
Next Topic: SysInfo package
Goto Forum:
  


Current Time: Thu Mar 28 17:35:59 CET 2024

Total time taken to generate the page: 0.01266 seconds