代码搜索:Lua
找到约 9,588 项符合「Lua」的源代码
代码结果 9,588
www.eeworm.com/read/395456/8172673
c lstring.c
/*
** $Id: lstring.c,v 2.8 2005/12/22 16:19:56 roberto Exp $
** String table (keeps all strings handled by Lua)
** See Copyright Notice in lua.h
*/
#include
#define lstring_c
#define LUA
www.eeworm.com/read/368351/9700367
c lundump.c
/*
** $Id: lundump.c,v 2.7.1.4 2008/04/04 19:51:41 roberto Exp $
** load precompiled Lua chunks
** See Copyright Notice in lua.h
*/
#include
#define lundump_c
#define LUA_CORE
#include "
www.eeworm.com/read/124989/6035095
readme
This directory contains the patch for building a downloadable
binary of the Lua interpreter.
Lua is a Pascal-like extension language that is often used for providing
embedded scripting. It is describ
www.eeworm.com/read/192391/5157227
history
This is Lua 5.0.
* Changes from version 4.0 to 5.0
-------------------------------
Language:
+ lexical scoping.
+ Lua coroutines.
+ standard libraries now packaged in tables.
+ ta
www.eeworm.com/read/192080/5160114
history
This is Lua 5.0.
* Changes from version 4.0 to 5.0
-------------------------------
Language:
+ lexical scoping.
+ Lua coroutines.
+ standard libraries now packaged in tables.
+ ta
www.eeworm.com/read/290224/8495156
c lmem.c
/*
** $Id: lmem.c,v 1.70.1.1 2007/12/27 13:02:25 roberto Exp $
** Interface to Memory Manager
** See Copyright Notice in lua.h
*/
#include
#define lmem_c
#define LUA_CORE
#include "lua.
www.eeworm.com/read/385648/8794168
c lopcodes.c
/*
** $Id: lopcodes.c,v 1.37 2005/11/08 19:45:36 roberto Exp $
** See Copyright Notice in lua.h
*/
#define lopcodes_c
#define LUA_CORE
#include "lopcodes.h"
/* ORDER OP */
const char *const lua
www.eeworm.com/read/382051/9056137
c lmem.c
/*
** $Id: lmem.c,v 1.70.1.1 2007/12/27 13:02:25 roberto Exp $
** Interface to Memory Manager
** See Copyright Notice in lua.h
*/
#include
#define lmem_c
#define LUA_CORE
#include "lua.
www.eeworm.com/read/423627/10543512
c lopcodes.c
/*
** $Id: lopcodes.c,v 1.37 2005/11/08 19:45:36 roberto Exp $
** See Copyright Notice in lua.h
*/
#define lopcodes_c
#define LUA_CORE
#include "lopcodes.h"
/* ORDER OP */
const char *const lua
www.eeworm.com/read/419627/10852789
c lopcodes.c
/*
** $Id: lopcodes.c,v 1.37 2005/11/08 19:45:36 roberto Exp $
** See Copyright Notice in lua.h
*/
#define lopcodes_c
#define LUA_CORE
#include "lopcodes.h"
/* ORDER OP */
const char *const lua