请输入您要查询的百科知识:

 

词条 GameMonkey Script
释义

  1. History

  2. Features

  3. External links

{{no footnotes|date=May 2010}}{{notability|date=February 2019}}{{Portal|Free and open-source software}}

GameMonkey Script is a small, cross-platform scripting language designed for embedding into games. GameMonkey bears many similarities to Lua, except the syntax is more similar to that of C.

History

GameMonkey Script was written in 2002 by Matthew Riek and Greg Douglas as part of a closed-source project for Auran Development. 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.

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.

External links

  • GameMonkey Script homepage
  • gmCommunity Project, pre-built GM binaries and reorganised headers
  • gamedev.net, Introduction to GameMonkey Script Part 1
  • gamedev.net, Introduction to GameMonkey Script Part 2
  • gamedev.net, Introduction to GameMonkey Script Part 3

2 : Scripting languages|Software using the MIT license

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/11/11 21:10:29