pico8-missing-builtins
Lua function library
Provides Lua built-in functions to pico8
Provides Lua built-in functions to pico8.
25 stars
3 watching
2 forks
Language: Lua
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of commonly used functions in the Pico-8 environment, designed to simplify development and reduce code duplication. | 180 |
| Builds Lua 5.2 applications with customizable external module inclusion and static linking. | 79 |
| Customizes Vim's syntax highlighting to support Pico-8's scripting language by removing Lua standard library functions and adding Pico-8-specific ones. | 62 |
| A set of utilities for extracting and manipulating data from the 0.1.2 PICO-8 file format | 52 |
| A tiny Lisp compiler for pico-8 carts with Lua semantics and interoperability | 24 |
| A Lua library of easing functions and support tools for the PICO-8 game console | 79 |
| Provides FFI bindings to support UTF-8 encoded text in Lua string handling functions | 4 |
| A language server extension for PICO-8, providing full syntax support and features. | 72 |
| Adds UTF-8 support to the Lua programming language and its variants | 416 |
| The official Lua development repository containing the full history of all commits, maintained by the Lua team. | 5 |
| An Ada interface to Lua, allowing execution of Lua scripts from Ada code | 42 |
| A minimalist Lua library for object-oriented programming | 459 |
| A C-based implementation of Ada bindings to the Lua language | 6 |
| A comprehensive Lua runtime and toolset with various extensions and libraries for building high-performance applications. | 161 |
| Building Lua in WebAssembly to enable run-time execution within web browsers. | 32 |