-
-
Notifications
You must be signed in to change notification settings - Fork 67
Awesome Nelua
André L. Alvares edited this page Jan 4, 2024
·
12 revisions
A curated list of awesome frameworks, libraries and software for the nelua programming language.
- pancake-pm - Pancake Package Manager for Nelua
- NeluaWS - Simple WebSocket program written in Nelua
- nelua-webview-demo - Example using Nelua for WebView apps
- nelua-game2048 - Clone of the 2048 game in Nelua using Raylib
- lunray - Ray tracing experiment in Nelua programming language
- nelua-tetris - Tetris game clone made in Nelua with Raylib
- Castle Escape - Game made for Baixada Game Jam, written in Nelua using Raylib
- Game Of Life in Arduino - Game of Life coded in Arduino with Nelua
- Celeste - Celeste game clone in Nelua
- Antcopter - Winner game written for the first WASM4 Game JAM
- nene - Tiny game library built around SDL2 and it's extension libraries, written in Nelua
- rotor-nelua - ECS library written in Nelua
- tico-nelua - Tinycoffee binding for Nelua
- Raylib.nelua - A handcrafted Raylib binding with love for the latest Raylib version
- LDtk.nelua - LDtk loader for Nelua
- MiniFB.nelua - Small cross platform library to create a framebuffer that you can draw pixels in
- nelua-sfml - CSFML binding for the Nelua language
- nelua-sublime - Nelua syntax highlighting for Sublime Text
- nelua-vscode - Nelua syntax highlighting for Visual Studio Code
- nelua-vim - Nelua syntax highlighting for VIM
- ta-nelua - Nelua module for Textadept
- nelua-lite-xl - Nelua syntax highlighting for lite-xl
- micro-nelua-plugin - Nelua support for Micro text editor
- forkmon - Watch for file changes and auto restart an application using fork checkpoints to continue the process
- riscvm - RISC-V virtual machine written in Lua.
- nelua-batteries - Collection of various useful libraries for Nelua
- nelua-decl - C binding generator for Nelua using GCC Lua plugin.
- nelua-bbtree - Bounded Balance Trees for Nelua
- nelua-fun - Collection of various minimal C libraries bindings for Nelua
- nelua-mpfr - Nelua bindings to GNU MPFR
- nelua-benchmarks - Benchmarks for comparing efficiency of Nelua with Lua, LuaJIT and C
- aoc - Advent of Code challenge solutions in Nelua