Home » Programming » Lua

Reference Manual of the Programming Language Lua 3.2

Reference Manual of the Programming Language Lua 3.2 thumbnail Content Inside: Lua is a programming language originally designed for extending applications, but also fre- quently used as a general-purpose, stand-alone language. Lua combines simple procedural syn- tax similar to Pascal with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management with garbage collection, making it ideal for con guration, scripting, and rapid prototyping. This document describes version 3.2 of the Lua programming language and the API that allows interaction between Lua programs and their host C programs.
Source: www.lua.org

 


Share it with your favorite bookmark service:

add to Google Reader add to Google Bookmark add to Yahoo MyWeb add to digg Bookmark del.icio.us Bookmark StumbleUpon Bookmark technorati add to bloglines add to newsgator add to Netscape Bookmark blinklist add to FURL add to webnews add to spurl.net add to diigo Bookmark Slashdot

Search Terms: ,