🦞🌯 Lobster Roll

Thread

Why Go Rocks for Building a Lua Interpreter (zombiezen.com)

Stories related to "Why Go Rocks for Building a Lua Interpreter" across the full archive.

Why Go Rocks for Building a Lua Interpreter (zombiezen.com)
Why Go Rocks for Building a Lua Interpreter (zombiezen.com)
Why Go Rocks for Building a Lua Interpreter (zombiezen.com)
Why Go Rocks for Building a Lua Interpreter (zombiezen.com)
How does LuaJIT's trace compiler work? (freelists.org)
No Compiler - On LLVM, using C libraries from Lua, and writing software without a compiler (msm.runhello.com)
Why I don't hate Lua, even though by all measures I should (technomancy.us)
Lua Vermelha (github.com)
Lua Vermelha is an implementation of the Lua language, version 5.3.3, with a Just-In-Time (JIT) compiler built from Eclipse OMR compiler technology.
leegao/LuaInLua -- A self-hosting compiler for the Lua language. (github.com)
LuaJIT Hacking: Getting next() out of the NYI list (blog.cloudflare.com)
Lua VM running on web assembly (github.com)
MoonScript, a language that compiles to Lua (moonscript.org)
DCLua: Go Lua Compiler and VM (github.com)
fnl: zero-overhead lisp syntax for lua (github.com)
There are several lisps out there that compile to Lua; this one is notable for limiting itself to being a new skin for Lua semantics and not introducing any new constructs.
The how and why of the Fennel compiler (technomancy.us)
Using LuaJIT's DynASM Tool To Build A JIT Compiler (corsix.github.io)
Frequently asked questions about the Lua VM work Roblox are doing (gist.github.com)
A luarocks build plugin for lua module with c/c++ based on xmake (github.com)
TypeScriptToLua: Write Lua with TypeScript (typescripttolua.github.io)
Writing a minimal Lua implementation with a virtual machine from scratch in Rust (notes.eatonphil.com)
Prototyping a small subset of Luau in Agda (github.com)
Building the fastest Lua interpreter.. automatically (sillycross.github.io)
LuaJIT Remake: An ongoing attempt to re-engineer LuaJIT from scratch (github.com)
Yuescript: a MoonScript dialect that compiles to Lua (yuescript.org)
Build a Lua Interpreter in Rust (wubingzheng.github.io)
Building a baseline JIT for Lua automatically (sillycross.github.io)
What I learned from LuaJIT by Vyacheslav Egorov (youtube.com)
Piccolo - A stackless lua interpreter (kyju.org)
Building the fastest Lua interpreter.. automatically (sillycross.github.io)
Building the fastest Lua interpreter.. automatically (2022) (sillycross.github.io)