titan-lang / c-parserLinks
A parser of C headers for the Titan FFI
☆16Updated 7 years ago
Alternatives and similar repositories for c-parser
Users that are interested in c-parser are comparing it to the libraries listed below
Sorting:
- Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).☆64Updated 2 years ago
- C binding generator for Nelua using GCC Lua plugin.☆52Updated last year
- Lua trace JIT compiler using LLVM-C☆29Updated 5 years ago
- Lua binding to the Fast Light Tool Kit (FLTK)☆54Updated 5 years ago
- Scheme (dialect) to Lua compiler☆23Updated 8 years ago
- A parser generator in Lua using PEG syntax.☆50Updated last year
- libui bare bindings for lua☆38Updated 5 years ago
- a compiler that loads and runs lua Venus scripts☆13Updated 5 years ago
- GLFW bindings for LuaJIT☆67Updated last year
- Lua Graphics Toolkit☆49Updated last year
- Lua bindings for nanovg.☆33Updated last year
- Lua port of of microKanren, a minimal logic programming engine.☆34Updated 11 years ago
- Static lua compiler - Compile Lua code into C code.☆71Updated 13 years ago
- Leftry - A left-recursion enabled recursive-descent parser combinator library for Lua.☆38Updated 8 years ago
- A Lua port of the cassowary constraint solver engine☆35Updated 3 years ago
- Batteries included Lua☆46Updated 4 years ago
- generates luajit ffi bindings from c headers