|
You are here |
jam1.re | ||
| | | | |
0x44.cc
|
|
| | | | | ||
| | | | |
openpunk.com
|
|
| | | | | So recently I've been getting back into Lua, my first scripting language. I've already done a series about manipulating the LuaVM, (which you can read here) but this time I was interested in the LuaVM bytecode, specifically the Lua 5.1 bytecode. If you don't know what bytecode is or even how Lua works, here's a basic rundown: LuaC is the Lua Compiler. Its job is to turn our human readable script into Lua Bytecode ready to be executed by the LVM (LuaVM) This bytecode is everything the LVM needs to run! | |
| | | | |
leifgehrmann.com
|
|
| | | | | ||
| | | | |
0x00.cl
|
|
| | | Tomas Gutierrez L. personal website (0x00) | ||