Hacker News
- JIT Compilers Are Implemented and Fast: Julia, PyPy, LuaJIT, Graal and More https://carolchen.me/blog/jits-impls/ 5 comments
- Looking for new LuaJIT maintainers http://www.freelists.org/post/luajit/Looking-for-new-LuaJIT-maintainers 36 comments
- Node9 – Inferno-Like Hosted OS Using LuaJIT https://github.com/jvburnes/node9 2 comments
- Node9: Inferno kernel with LuaJIT instead of the Dis virtual machine https://github.com/jvburnes/node9/blob/master/doc/node9-hackers-guide.txt 21 comments
- Ljsyscall: Unix system calls for LuaJIT https://github.com/justincormack/ljsyscall 8 comments
- Show HN: LuaJIT FFI binding to libuv with coroutines https://github.com/pguillory/luajit-libuv 35 comments
- LuaJIT on Xen http://www.freelists.org/post/luajit/LuaJIT-on-Xen 12 comments
- LuaJIT 2 approaches C in some SCIMark benchmarks. http://lua-users.org/lists/lua-l/2009-06/msg00071.html 14 comments
Lobsters
- This year marks the twentieth anniversary of the LuaJIT project https://encyclopedia.pub/entry/30552 2 comments lua
- What's the state of LuaJIT these days? https://github.com/LuaJIT/LuaJIT/issues 12 comments lua
- MiniVM: A zero-dependency cross-language runtime on par with LuaJIT and C https://github.com/FastVM/minivm 11 comments programming
- How JIT Compilers are Implemented and Fast: Pypy, LuaJIT, Graal and More https://carolchen.me/blog/jits-impls/ 42 comments programming
- The Anatomy of LuaJIT Tables and What’s Special About Them https://habr.com/ru/company/mailru/blog/500960/ 35 comments lua
- Compilation of accesses of mixed dense/sparse tables in LuaJit. https://www.reddit.com/r/lua/comments/foprso/compilation_of_accesses_of_mixed_densesparse/ 5 comments lua
- How genius solves problems: (LuaJIT commit) FFI: Eliminate hardcoded string hashes. https://github.com/luajit/luajit/commit/70f4b15ee45a6137fe6b48b941faea79d72f7159 6 comments programming
- LuaJIT for computing accelerator beam physics: faster than C++ http://cds.cern.ch/record/2157242?ln=de 15 comments lua
- LuaVela - the LuaJIT fork I've worked on https://eliasdaler.github.io/luavela/ 5 comments programming
- LuaVela - the LuaJIT fork I've worked on https://eliasdaler.github.io/luavela/ 15 comments lua
- Compiling other languages to LuaJIT: implementing call-by-reference and call-by-name https://medium.com/@rochus.keller/implementing-call-by-reference-and-call-by-name-in-lua-47b9d1003cc2 13 comments programming
- lua-vips hits 1.0 -- fast, low memory image handling for luajit https://www.reddit.com/r/lua/comments/6olfc4/luavips_hits_10_fast_low_memory_image_handling/ 4 comments lua
- LuaJIT Hacking: Getting next() out of the NYI list https://blog.cloudflare.com/luajit-hacking-getting-next-out-of-the-nyi-list/ 5 comments programming
- When will LuaJIT support Lua 5.3? https://www.reddit.com/r/lua/comments/5i8lce/when_will_luajit_support_lua_53/ 8 comments lua
- $8300 bounty to implement LuaJIT JIT on PPC64 Linux https://www.bountysource.com/issues/25924774-enable-implement-ppc64-le-linux-lj_gc64-interpreter-and-jit 17 comments programming
- An overview about the technical ideas behind LuaJIT for fast just in time compilation and execution of Lua code http://article.gmane.org/gmane.comp.lang.lua.general/58908 4 comments programming
- LuaRadio: a lightweight software-defined radio framework built on LuaJIT http://luaradio.io/ 3 comments lua
- LuaJIT 2.1.0-beta2 has been released [link to diff with beta1] https://github.com/luajit/luajit/compare/v2.1.0-beta1...v2.1.0-beta2 11 comments lua
- CloudFlare plans for LuaJIT governance https://www.freelists.org/post/luajit/luajit-project-governance 9 comments lua
- LuaJIT's main developer is retiring and is looking for new developers http://www.freelists.org/post/luajit/looking-for-new-luajit-maintainers 55 comments programming
- Node9: Inferno kernel with LuaJIT instead of the Dis virtual machine https://github.com/jvburnes/node9/blob/master/doc/node9-hackers-guide.txt 27 comments programming
- Luajit IO - Pure Lua IO framework http://luajit.io/ 3 comments lua
- Lua Fun is a high-performance functional programming library designed for LuaJIT tracing just-in-time compiler http://rtsisyk.github.io/luafun/intro.html 29 comments programming
- LuaJIT 2.1 Profiler released http://permalink.gmane.org/gmane.comp.lang.lua.luajit/3413 9 comments programming
- Making a JIT interpreter with LuaJIT http://rjpower.org/wordpress/making-a-jit-with-luajit/ 16 comments programming
- LuaJIT now supports goto, using the Lua 5.2 syntax http://thread.gmane.org/gmane.comp.lang.lua.luajit/1012 9 comments lua
- Allocation Sinking Optimization in LuaJIT http://wiki.luajit.org/allocation-sinking-optimization 22 comments programming
- LuaJIT 2.0.0 Beta4 is out http://luajit.org/changes.html 12 comments programming
- "LuaJIT's interpreter (!) beats V8's JIT compiler in 6 out of 8 benchmarks" - Mike Pall http://lambda-the-ultimate.org/node/3851?a=1#comment-57761 86 comments programming
- "Love for LuaJIT" - Google donates EUR 8,000 to x64 port, fundraising goal reached in six weeks http://google-opensource.blogspot.com/2010/01/love-for-luajit.html 12 comments programming
- Upcoming LuaJIT 2.x's performance comparable to C http://lua-users.org/lists/lua-l/2009-06/msg00071.html 112 comments programming