Show Changes Show Changes
Edit Edit
Print Print
Recent Changes Recent Changes
Subscriptions Subscriptions
Lost and Found Lost and Found
Find References Find References
Rename Rename
Administration Page Administration Page
Topic Locks Topic Locks

Search

History

11/10/2011 4:05:32 PM
-66.214.32.160
10/31/2011 10:43:44 PM
-66.214.43.182
9/4/2011 11:10:15 AM
-213.89.193.149
7/17/2011 3:06:47 AM
-218.186.15.10
7/13/2011 7:17:42 AM
-122.168.66.154
List all versions List all versions

RSS feed for the SquirrelWiki namespace

Sq Plus
.

Back to Squirrel Wiki

Summary

SqPlus compiles and runs on Win32, Linux, Mac OS-X, Sony PSP; should work with any modern C++ compiler. Unicode is supported. Can be downloaded, compiled and run in under 5 minutes (.zip includes all necessary files (build files for *nix and VS8 ( Visual Studio 2005 Express Editions are free ), VS7.1)). Code::Blocks project files also included.

Source code (snapshot): http://downloads.sourceforge.net/sqplus/SQUIRREL2_1_1_sqplus_snapshot_20080713.zip

SqPlus FAQ

http://wiki.squirrel-lang.org/default.aspx/SquirrelWiki/SqPlusFAQ.html

NEWS

See sqplus/changes.txt for lots more changes and the history of sqplus

Documentation

What do I need to bind a class?
Minimal examples, including remote debugger setup
Namespace examples
Constant and class instance examples
Passing class instances as UserPointers
Registering pre-allocated class functions and member variables
A more complex instance example, including instance assignment
Using multiple VMs for script isolation
See testSqPlus2unit/ for more example usage

Features

Experimental

There is an experimental version of SqPlus available at http://www.tactile3d.com/bucket/squirrel/squirrel.php that implements Squirrel virtual machines as proper objects. If you want to have more than one VM running, you simply construct more than one VM object. This modification is currently experimental. Comments speedo aquabeat players in the forum are appreciated.

ExperimentalCode

SqPlusFeaturesToAdd

BugSubmissions

Script binding before SqPlus:

After SqPlus:

Note the tripling of productivity and improved disposition.

Not logged in. Log in

squirrel's community wiki

This is FlexWiki, an open source wiki engine.

Change Style

Recent Topics