Menu

Tree [115ea4] master /
 History

HTTPS access


File Date Author Commit
 autotools 2014-02-11 Andy Tai Andy Tai [d9149a] Doxygen path fix to generate working html docum...
 docs-old 2013-10-19 Wizzard033 Wizzard033 [353de0] Beginning of Doxygen documentation
 gtest-1.3.0 2013-12-18 Wizzard033 Wizzard033 [32ab33] Merge commit '726b7ac9b0d68d0bf1feb705f6ef8bef2...
 include 2014-06-07 Wizzard033 Wizzard033 [115ea4] Removed an unncessary check from the previous p...
 sq 2013-12-18 Wizzard033 Wizzard033 [32ab33] Merge commit '726b7ac9b0d68d0bf1feb705f6ef8bef2...
 sqimport 2013-12-18 Wizzard033 Wizzard033 [32ab33] Merge commit '726b7ac9b0d68d0bf1feb705f6ef8bef2...
 sqrattest 2014-05-11 Wizzard033 Wizzard033 [ce4ef6] Various bug fixes (Test for ClassBinding and Cl...
 sqratthread 2013-12-18 Wizzard033 Wizzard033 [32ab33] Merge commit '726b7ac9b0d68d0bf1feb705f6ef8bef2...
 Doxyfile 2013-12-18 Wizzard033 Wizzard033 [32ab33] Merge commit '726b7ac9b0d68d0bf1feb705f6ef8bef2...
 README.txt 2013-06-26 Andy Tai Andy Tai [6bd430] Version 0.8.90, history file update
 create_release_targz.sh 2013-07-23 Andy Tai Andy Tai [fd7b60] Version 0.8.92 release, history update
 running_tests.txt 2011-10-15 Andy Tai Andy Tai [8d508d] shell scripts to build and to run the unit test...
 sqrat.sln 2013-12-18 Wizzard033 Wizzard033 [32ab33] Merge commit '726b7ac9b0d68d0bf1feb705f6ef8bef2...

Read Me

Sqrat - Squirrel Binding Utility

© 2009 Brandon Jones
© 2011-2013 Li-Cheng (Andy) Tai


Sqrat is a C++ binding utility for the Squirrel language.
See the docs directory for usage info.

Sqrat only contains C++ headers so for installation you just 
need to copy the files in the include directory to 
some common header path, such as /usr/local/include.

However, an autotool based build system can be checked out from
the SVN repository (not in the relase tar file to reduce file size)
which  allows you to install, on POSIX systems, with 
the familiar commands of 

autotool/configure --prefix=<prefix path>
make && make install

You can then run

make check

to run the unit tests.

Alternatively you can follow the steps in 
running_tests.txt

to directly run unit tests.

For more information, see index.html in the docs subdirectory

Discussion and User Support

Discussion about Sqrat happens at the Squirrel language forum,
the Bindings section
http://squirrel-lang.org/forums/default.aspx?g=topics&f=4

Bug Reporting

Bug reports or feature enhancement requests and patches can 
be submitted at the SourceForge Sqrat site
https://sourceforge.net/tracker/?group_id=261661&atid=2349886
MongoDB Logo MongoDB