asb / lua-discountLinks
Lua binding to the discount C implementation of the Markdown text-to-html markup system. No longer maintained, Debian have a fork at https://salsa.debian.org/lua-team/lua-discount
☆26Updated 15 years ago
Alternatives and similar repositories for lua-discount
Users that are interested in lua-discount are comparing it to the libraries listed below
Sorting:
- A library for audio output through Lua.☆19Updated 7 years ago
- A Lua IRC module that tries to be minimal and extensible.☆24Updated last year
- A Lua client API for the Mastodon social network☆18Updated 8 years ago
- Lexing & Syntax Highlighting in Lua (using LPeg)☆74Updated 2 years ago
- lua binding to libui library☆18Updated 8 years ago
- An implementation of the Markdown text-to-html markup system in pure Lua.☆81Updated 7 years ago
- Pure Lua ANSI Terminal functions☆55Updated 3 years ago
- A code syntax to HTML highlighter using lexers from Textadept☆21Updated 2 years ago
- Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).☆64Updated 2 years ago
- Usefu Lua modules☆41Updated 4 months ago
- Lua binding to the Fast Light Tool Kit (FLTK)☆54Updated 5 years ago
- libui bare bindings for lua☆37Updated 5 years ago
- autogenerated LuaJIT bindings for SDL2 with threads and audio☆31Updated 9 months ago
- Lua bindings for FLTK☆50Updated 3 years ago
- Inifile is a simple, complete ini parser for lua☆15Updated last year
- A Lua-based Build Tool☆136Updated 9 years ago
- The Abstract Toolkit – a widget toolkit for GUI and text-mode applications.☆83Updated 2 years ago
- A tool for building self contained Lua executables☆38Updated 10 months ago
- Cairo bindings for lua☆26Updated 5 years ago
- Lua module for reading Linux input events from /dev/input/eventXX nodes☆35Updated 8 years ago
- A LuaJIT interface to SDL2☆36Updated 2 years ago
- Tiny C Compiler 0.9.26 binding for LuaJIT☆63Updated 9 years ago
- Markdown to HTML in pure Lua.☆38Updated last year
- Simple HTTPS for LuaJIT!☆74Updated 7 years ago
- A Lua port of the cassowary constraint solver engine☆35Updated 3 years ago
- A tiny cooperative threading module for Lua☆79Updated 3 years ago
- glua = LuaJIT + FFI + OpenGL/GLUT☆44Updated 12 years ago
- Loadkit allows you to load arbitrary files within the Lua package path☆41Updated last year
- A PEG Parser Generator with Semi-Automatic Error Recovery based on LPeg(Label)