readme

来自「采用C语言写的Lua的解释器的代码!Lua不用介绍了吧」· 代码 · 共 21 行

TXT
21
字号
This directory contains some useful files and code.Unlike the code in ../src, everything here is in the public domain.lua.hpp	Lua header files for C++ using 'extern "C"'.luajit.ico	A LuaJIT icon for Windows (and web sites: save as favicon.ico).	Lua icon drawn by hand by Markus Gritsch. Modified for LuaJIT.luajit.pc	pkg-config data for LuaJITluavs.bat	Script to build LuaJIT under "Visual Studio .NET Command Prompt".	Run it from the toplevel as etc\luavs.bat.strict.lua	Traps uses of undeclared global variables.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?