![]() |
Show Changes |
![]() |
|
![]() |
Recent Changes |
![]() |
Subscriptions |
![]() |
Lost and Found |
![]() |
Find References |
![]() |
Rename |
![]() |
Administration Page |
![]() |
Topic Locks |
Search |
History
8/14/2014 5:14:39 AM |
202.156.11.11 |
5/19/2014 12:09:05 AM |
-182.253.51.127 |
4/21/2014 12:13:20 AM |
182.253.50.103 |
4/20/2014 5:18:13 AM |
-87.81.223.246 |
4/15/2014 12:49:58 AM |
182.253.49.44 |
![]() |
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.
[ASCII mandelbrot | http://squirrel.sourceforge.net/samples/mandelbrot.nut]
translation of a very criptic mandlebrot implementation(is 4 lines).
[Functional style factorial | http://squirrel.sourceforge.net/samples/factorial.nut]
Calculates the factorial without using loops.
[ Squadd.net/]
The package of SQuirrel's ADDitions contains an advanced, template-based binding utility and a lot of useful classes.
[The Squirrelator | http://squirrel.sourceforge.net/samples/squirrelator.zip]
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.
[Ultraedit syntax highlighting | http://squirrel.sourceforge.net/samples/uedit_syntax_hl.txt]
Syntax highlighting for the editor Ultredit32
[Highlight | http://www.andre-simon.de/]
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 ).