Server-side Scripting Resources: Difference between revisions
Jump to navigation
Jump to search
This wiki is using an old backup from 2020
Some information may be old/missing
(Created page with "==Introduction== Squirrel is a high level imperative/OO programming language, designed to be a powerful scripting tool that fits in the size, memory bandwidth, and real-time ...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Main Page giant banner}} | |||
{| style="width:100%; background:none; border:none; margin:0.5em 0; padding:none;" cellspacing="0" cellpadding="0" | |||
|- | |||
| style="width:auto; background:#FEFBF6; border:1px solid #79542B;" valign="top" | | |||
<div id="mf-index"> | |||
{| style="padding:0; width:100%;" | | |||
! class="mp-content-header mp-title-gradient" | Scripting Resources | |||
|- | |||
| style="padding:10px;" | | |||
</div> | |||
|- | |||
|} | |||
{| style="width:100%; background:none; border:none; margin:0.5em 0; padding:none;" cellspacing="0" cellpadding="0" | |||
<div id="mf-index"> | |||
|- | |||
| style="padding:10px;" | | |||
==Introduction== | ==Introduction== | ||
Line 27: | Line 45: | ||
* [http://squirrel-lang.org/doc/squirrel2.html Squirrel Reference Manual] | * [http://squirrel-lang.org/doc/squirrel2.html Squirrel Reference Manual] | ||
* [http://squirrel-lang.org/doc/sqstdlib2.html Squirrel Standard Libraries Manual] | * [http://squirrel-lang.org/doc/sqstdlib2.html Squirrel Standard Libraries Manual] | ||
</div> | |||
|} |
Revision as of 13:46, 16 January 2015
|