![]() |
Show Changes |
![]() |
Edit |
![]() |
|
![]() |
Recent Changes |
![]() |
Subscriptions |
![]() |
Lost and Found |
![]() |
Find References |
![]() |
Rename |
![]() |
Administration Page |
![]() |
Topic Locks |
| Search |
History
| 10/25/2009 1:27:35 AM |
| bobr_-68.203.20.244 |
| 7/10/2007 3:38:26 PM |
| ad-remover-84.49.122.139 |
| 5/30/2007 12:34:22 PM |
| -125.72.28.38 |
| 5/28/2007 6:48:19 AM |
| -69.136.148.27 |
| 5/1/2007 4:20:36 PM |
| -12.7.175.2 |
![]() |
List all versions |
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 ).