This page contains some random examples, wrappers; If you coded something that could be useful, send it to me, I'll post it here.
translation of a very cryptic mandlebrot implementation(is 4 lines).
Calculates the factorial without using loops.
The package of Squirrel's ADDitions contains an advanced, template-based binding utility and a lot of useful classes.
Is a simple application that wraps a very small portion of Direct3D. Is a good example of how to wrap C++ objects to squirrel (works with squirrel 2.x).
The Squirrelator (squirrel 1.x, obsolete)
is a very simple template, to give an idea of how a C++ wrapper could be written.The zip file contains a Visual C++ 7.1 project.
Syntax highlighting for the editor Ultredit32 (by Rick)
Highlighting file for Colorer (by sarge & aradesign)
Highlight is a universal sourcecode converter for Linux and Windows, which transforms code to HTML, XHTML, RTF, LaTeX or TeX - files with syntax highlighting(supports Squirrel since version 2.0-10 ).