Matches in DBpedia 2016-04 for { <http://wikidata.dbpedia.org/resource/Q4039236> ?p ?o }
Showing triples 1 to 18 of
18
with 100 triples per page.
- Q4039236 subject Q7455262.
- Q4039236 subject Q8723435.
- Q4039236 abstract "GameMonkey Script is a small, cross-platform scripting language designed, as its name suggests, for embedding into games. GameMonkey bears many similarities to Lua, except the syntax is more similar to that of C.GameMonkey Script features: A cross-platform machine library C-style syntax A small memory footprint (~50 KB) Soft, real-time incremental garbage collection (no reference counting) Native threading Full implementation of states Simple binding with C/C++ code Debugger support (with supplied debugger)Like Lua, the primary data structure in GameMonkey Script is the table. Tables allow for a variety of other data structures to be created; from arrays, sets, hashmaps, lists and records. They can also be used to simulate namespaces and C++ class structures, containing both functions and properties.GameMonkey Script was written in 2002 by Matthew Riek and Greg Douglas as part of a closed-source project for Auran. However, on 12 June 2003 Auran granted license for the full source code of GameMonkey to be released to the public under the MIT License. It is currently being used in commercial and hobby applications on a wide range of machines, from the Windows PC, Apple Mac, and Microsoft Xbox to Sony's PlayStation 2, PlayStation 3, Nintendo GameCube, Nintendo DS, Nintendo Wii and various distributions of Linux.".
- Q4039236 wikiPageExternalLink gmcommunity.
- Q4039236 wikiPageExternalLink introduction-to-gamemonkey-script-part-1-r2282.
- Q4039236 wikiPageExternalLink continuing-gamemonkey-script-advanced-use-r2666.
- Q4039236 wikiPageExternalLink introduction-to-gamemonkey-script-part-2-r2296.
- Q4039236 wikiPageExternalLink www.gmscript.com.
- Q4039236 wikiPageWikiLink Q1360172.
- Q4039236 wikiPageWikiLink Q15777.
- Q4039236 wikiPageWikiLink Q175263.
- Q4039236 wikiPageWikiLink Q207316.
- Q4039236 wikiPageWikiLink Q322202.
- Q4039236 wikiPageWikiLink Q334661.
- Q4039236 wikiPageWikiLink Q7455262.
- Q4039236 wikiPageWikiLink Q8723435.
- Q4039236 comment "GameMonkey Script is a small, cross-platform scripting language designed, as its name suggests, for embedding into games.".
- Q4039236 label "GameMonkey Script".