Menu

Squirrel for everyone!

A lot of new features has been added to the SVN
trunk lately so I think it's a good idea give
you DCL out there a brief summary of what's going on. The new features include:
* A shiny new Sscript Manager for the Squirrel script language!
* A LOT more useful math functions and a much improved vector classes.
* Improved thread/mutex classes
* A Window class for creating a render window (currently Windows only).
* A simple task manager.
* Improved test cases.
* A class for loading symbols from .dll and .so files at runtime.
* A nearly completed network system for TCP/IP connections. Support for UDP connections will follow shortly.
* A neat Timer class (currently Windows only).
* and much more!

Please note that the svn version requires you
to download and install Squirrel and SqPlus to
compile/run properly (it's provided as precompiled
binaries for users of VC++ 2008).

It would be great to have some users testing the
"bleeding edge" code now before I release the first beta to ensure stability of the code!

/DaCracker

Posted by DaCracker 2008-02-04

Log in to post a comment.