A work-in-progress re-implementation of Lua.
  • C 97.3%
  • Lua 2.3%
  • Zig 0.4%
Find a file
2026-07-05 13:35:03 +02:00
src fixed a lot of regressions and made strings somewhat functional 2026-07-05 13:35:03 +02:00
.clang-format formatting and shi 2026-06-18 22:34:42 +02:00
.editorconfig noom: .editorconfig file 2026-04-17 20:22:34 +02:00
.gitignore basic VM stuff 2026-05-26 20:36:14 +02:00
build.lua Update build.lua (#10) 2026-06-23 20:49:37 +02:00
build.zig garbage collection 2026-06-19 14:46:05 +02:00
LICENSE initial commit 2026-04-12 19:22:07 +02:00
README.md initial commit 2026-04-12 19:22:07 +02:00

noom

Lua is moon in Portuguese and noom is moon in reverse.

A reimplementation of Lua, or well, it will be, it doesn't do much yet.