HN Hall of Fame Weekly email

Nelua Programming Language

nelua.io Software & code Software projects Software engineering Candidate
Screenshot of nelua.io captured 2026-07-20
Page preview · captured 2026-07-20

Resurfaced independently across 3 calendar years, with breakout response in 2 of them.

submissions
4
submitters
4
observed span
2021–2024
peak thread · 118 comments
242 pts
latest 20+ return · 2023-01-26
155 pts

Submission timeline

2007–2026

One slot for every year since HN launched. Height is that year's peak points; orange marks a 100+ point or 50+ comment breakout. Select a bar to open its strongest thread.

First comments on top threads

HN comment order

> There is no interpreter or VM, all of the code is converted directly into native machine code. This means you can expect better efficiency than Lua. However, this also means that Nelua cannot load code generated at runtime. The user is encouraged to generate code at compile-time using the preprocessor. Sounds like this is less like Typescript (take the "base" language, add typechecking, and then "transpile" back into the base language) and more like Crystal (take the "base" language…

Wow, amazing stuff. I love Lua, it was how I learned programming as a kid. Coincidently from the same world as the author. Open Tibia. The author made a custom client (https://github.com/edubart/otclient) for the game that is still very much in active use by thousands of players. He's a very skilled developer. Great to see AOT compiled Lua, I know of the other solutions: Luau (from Roblox), Teal, TypeScriptToLua, Terra, etc., but this one is my favorite so far. Love…

Saw it mentioned in some recent HN thread. Looks interesting. Alpha.

The first top-level comment from each of the four biggest threads, in HN’s own order. Excerpts are shortened; open a comment for full context.

Breakout years
2

100+ points or 50+ comments

Total points
403

reference only — not used in Hall rules or ranking

Total comments
173

reference only — not used in Hall rules or ranking

Every submission

DateTitle as submittedByPointsComments
2021-08-24Nelua Programming LanguageFirst breakout · Best threadnonbirithm242118
2023-01-26Nelua, AOT statically typed LuaLatest 20+ point returngatane15551
2024-04-22Nelua: Statically typed language with a Lua flavornequo20
2024-05-25Nelua Programming Languagefuzztester44