prapin / LuaBrainFuck
A BrainFuck interpreter written for Lua 5.2, with two additional innovative syntaxes and quine support
☆12Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for LuaBrainFuck
- lua library for creating a terminal UI☆21Updated 5 years ago
- 🚀 Task runner for Lua and MoonScript.☆24Updated 3 weeks ago
- ⚓ A very simple journal keeping cli tool☆12Updated 4 years ago
- An assembly-like language that compiles to pure Lua, written in Lua☆13Updated 7 years ago
- Pure Lua ANSI Terminal functions☆52Updated 2 years ago
- ☆27Updated last year
- A toy programming language written in Lua☆11Updated last year
- Raylib wrapper to nelua language☆31Updated last year
- Basic event module for Lua 🛰️☆8Updated 3 years ago
- High performance brainfuck transpiler/interpreter for Lua with FFI support. Very fast implementation with multiple optimization passes.☆12Updated 2 years ago
- Minimal Lua test framework☆24Updated last year
- A minimalist and customizable terminal in lua☆19Updated 10 months ago
- The simplest possible 3D program in LÖVE.☆16Updated 2 years ago
- luajit with a typesystem☆93Updated this week
- Teal Pages Template Preprocessor, enables <?teal tag that executes typed Lua (Teal language)☆10Updated 3 years ago
- 🏗️ The standard library for Wu☆10Updated 3 years ago
- Very WIP static analysis for Lua☆50Updated 2 weeks ago
- Lua Rocks for CC☆13Updated 7 years ago
- A simple Windows executable that frankenstines with Lua to create portable scripts☆22Updated 2 years ago
- A PEG Parser Generator with Semi-Automatic Error Recovery based on LPeg(Label)