Difference between revisions of "Gambas/syntax"
< Gambas
Jump to navigation
Jump to search
(Method Declaration) |
(Language Overviews) |
||
Line 6: | Line 6: | ||
==Links== | ==Links== | ||
* [http://gambaswiki.org/wiki/lang Language Index] (current documentation) | * [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://gambaswiki.org/wiki/lang/methoddecl Method Declaration] (procedures and functions) | ||
* [http://gambasdoc.org/help/lang Language Index] (old documentation) | * [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
- /variables - declaring and using variables
- /control - execution control structures
- /operators
Links
- Language Index (current documentation)
- Language Overviews
- Method Declaration (procedures and functions)
- Language Index (old documentation)