Skip to content

Latest commit

 

History

History
528 lines (465 loc) · 19 KB

lua_hack.md

File metadata and controls

528 lines (465 loc) · 19 KB

Lua Hack

todo

Binary read in Lua

Language Interface

Language Interface in C++ / Bind

Swift

Lua VM Port

Lua Source Reading  

Etc

Parser / Lexer / AST

Debug

Reimplementation

Transpiler(Translator) / Compiler

Transpiler to Lua

Twitter

  • LuaLang

Emscripten

Lint

trace

persist

decompile / asm

patch / branch / compatibility

Bind

Manual / Doc

bug

benchmark

test / test suite

framework

Cross Language

book code

https://github.com/wyrover/book-code
《自己动手实现Lua》源代码
https://github.com/zxh0/luago-book

Data Structure

Coroutine

Yield

lib / ext

IoT

Editor

jit

lwf

https://twitter.com/tanaka_u/status/493387874859880448  
https://github.com/gree/lwf/wiki/Blog-%231
https://github.com/splhack/Hello-LWF-Unity

Web

Http Server

  • search kepler-1.1-beta2-win32-lua51 in baidupan

IDEA

Game Server

Unreal

Hot Reload

Memory Leak Detect

Game Engine

GUI

pllua

PL/Lua is an implementation of Lua as a loadable procedural language for PostgreSQL
https://github.com/pllua/pllua

Server

???

profile

tutorial

Win32

MCU

js lua

https://fengari.io
https://hackernoon.com/why-we-rewrote-lua-in-js-a66529a8278d
http://moonshinejs.org/examples/debug/

dynamiclua

https://github.com/nrother/dynamiclua

ModMaker.Lua

https://github.com/TheModMaker/ModMaker.Lua

linteir

https://osdn.net/projects/linteir/