nelua topic

List nelua repositories

wasm4

1.1k
Stars
157
Forks
Watchers

Build retro games using WebAssembly for a fantasy console.

nelua-lang

1.9k
Stars
62
Forks
Watchers

Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.

minicoro

587
Stars
35
Forks
Watchers

Single header stackful cross-platform coroutine library in pure C.

nene

30
Stars
0
Forks
Watchers

The Nene game framework, migrated to codeberg.

raylib-nelua

32
Stars
1
Forks
Watchers

Raylib wrapper to nelua language

lpegrex

58
Stars
7
Forks
Watchers

Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).

luamon

55
Stars
2
Forks
Watchers

Live development utility for Lua inspired by nodemon

nelua-decl

42
Stars
11
Forks
Watchers

C binding generator for Nelua using GCC Lua plugin.

nelua-game2048

22
Stars
1
Forks
Watchers

Clone of the 2048 game in Nelua using Raylib