letk_0.0.1

所属分类:Symbian
开发工具:C++
文件大小:286KB
下载次数:25
上传日期:2008-03-14 16:22:39
上 传 者mylen
说明:  著名的LUA脚本语言的Symbian S60平台的移植版本,从此Symbian开发可以使用Lua了:)
(Well-known scripting language LUA)

文件列表:
letk (0, 2005-04-21)
letk\include (0, 2005-04-21)
letk\include\lauxlib.h (4853, 2005-04-21)
letk\include\lua.h (11973, 2005-04-21)
letk\include\lualib.h (1351, 2005-04-21)
letk\include\tolua.h (5395, 2005-04-21)
letk\ReleaseNote (112, 2005-04-21)
letk\S60luaLib (0, 2005-04-21)
letk\S60luaLib\bld.inf (26, 2005-04-21)
letk\S60luaLib\lapi.c (19979, 2005-04-21)
letk\S60luaLib\lapi.h (268, 2005-04-21)
letk\S60luaLib\lauxlib.h (4776, 2005-04-21)
letk\S60luaLib\lcode.c (18353, 2005-04-21)
letk\S60luaLib\lcode.h (2425, 2005-04-21)
letk\S60luaLib\ldebug.c (15407, 2005-04-21)
letk\S60luaLib\ldebug.h (879, 2005-04-21)
letk\S60luaLib\ldo.c (13636, 2005-04-21)
letk\S60luaLib\ldo.h (1773, 2005-04-21)
letk\S60luaLib\ldump.c (3481, 2005-04-21)
letk\S60luaLib\lfunc.c (3621, 2005-04-21)
letk\S60luaLib\lfunc.h (678, 2005-04-21)
letk\S60luaLib\lgc.c (13799, 2005-04-21)
letk\S60luaLib\lgc.h (557, 2005-04-21)
letk\S60luaLib\lib (0, 2005-04-21)
letk\S60luaLib\lib\lauxlib.c (15865, 2005-04-21)
letk\S60luaLib\lib\lbaselib.c (18573, 2005-04-21)
letk\S60luaLib\lib\ldblib.c (8006, 2005-04-21)
letk\S60luaLib\lib\liolib.c (18956, 2005-04-21)
letk\S60luaLib\lib\lmathlib.c (5777, 2005-04-21)
letk\S60luaLib\lib\loadlib.c (5401, 2005-04-21)
letk\S60luaLib\lib\lstrlib.c (21474, 2005-04-21)
letk\S60luaLib\lib\ltablib.c (6826, 2005-04-21)
letk\S60luaLib\llex.c (11469, 2005-04-21)
letk\S60luaLib\llex.h (2076, 2005-04-21)
letk\S60luaLib\llimits.h (3810, 2005-04-21)
letk\S60luaLib\lmem.c (2361, 2005-04-21)
letk\S60luaLib\lmem.h (1425, 2005-04-21)
letk\S60luaLib\lobject.c (5191, 2005-04-21)
letk\S60luaLib\lobject.h (7960, 2005-04-21)
... ...

Lua Epoc Toolkits Version 0.0.1 Introduction: This package contains Lua Nokia Symbian S60 version, toLua Nokia Symbian S60 version and sample files. Directory "include" contains the header files, you need to copy all the header files to your s60 sdk's system include directory and create a lua directory for them, you in your applications, you can include them like this #include "S60lualib" contains the source of the engine for Symbian Lua, the target is a dll file and I think you know where the dill is stored :-) Take care, it is the core engine of the lua, this means that there are lots of APIs you can use, but there is no lua interactive mode program, but you can create one with these APIs easily. "S60toLua" contains the toLua Symbian S60 version, its target is dll too, the running time supports "samples", of courese, contains sample programmes. System Requirement: At least, you should have Nokia Symbian Series60 SDK, I compile it with version 2.1, but I think version 2.x are all should be OK. Install: 1. create a lua directory in your symbian sdk's system include directory. 2. copy all the header files in the include directory to the lua directory, the one you just crested. 3. go to S60lualib and type bldmake bldfiles abld build 4. go to S60tolua and type bldmake bldfiles abld build 5. compile the sample program and try it. I think you should know how to generate the project files for VC6 or CW, if you don't, please ask your friends or send me a mail :-). Feedback: If you find any problems, they are all my faults, please send mail to let me know. If you like the toolkits I ported, please send me mail to let me know too. Any ideas or suggestions, I am glad to listen :-) I can be reached at lichershen@gmail.com Apr. 21 2005

近期下载者

相关文件


收藏者