Difference between revisions of "Gambas/syntax"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(Created page with "This is an index to Gambas reference materials. ==Pages== * /variables - declaring and using variables * /control - execution control structures * /operators ==Lin...")
 
(Language Overviews)
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
* [[/operators]]
 
* [[/operators]]
 
==Links==
 
==Links==
* [http://gambasdoc.org/help/lang Language Index]
+
* [http://gambaswiki.org/wiki/lang Language Index] (current documentation)
 +
** [http://gambaswiki.org/wiki/cat Language Overviews]
 +
** [http://gambaswiki.org/wiki/lang/methoddecl Method Declaration] (procedures and functions)
 +
* [http://gambasdoc.org/help/lang Language Index] (old documentation)

Latest revision as of 20:20, 14 May 2015

This is an index to Gambas reference materials.

Pages

Links