cesbit / libcleriLinks
Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data structures representing how a grammar matches input. It also provides feedback in case the input does not match the language. This can be useful for auto-completion, suggestions or error handling.
☆39Updated last year
Alternatives and similar repositories for libcleri
Users that are interested in libcleri are comparing it to the libraries listed below
Sorting:
- single file C libraries☆40Updated 7 months ago
- Intrusive data structures for C☆60Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆55Updated 5 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- No bullshit vector library for C☆79Updated 4 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- Roguelike Header Kit☆26Updated 6 years ago
- C library for parsing JSON config files☆33Updated 6 years ago
- Coroutines for C.☆76Updated 8 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Documentation generator for C/C++ code☆53Updated 6 months ago
- [development paused; issues and PRs still welcome] Portable UTF-8 and UTF-16 routines in a single C source file.☆48Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Collection of highly reusable C utilities.☆29Updated last year
- A simple, pure C, jit library☆16Updated 9 years ago
- The Lemon parser generator and sibling projects.☆44Updated 3 years ago
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- Single file in-place JSON/SJSON parser☆78Updated 4 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- small, simple, <insert other words for s here> cross platform GUI library☆36Updated 5 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- High performance parallel pkzip implementation☆30Updated 2 years ago
- Collection of things related to UTF-8 and http://bjoern.hoehrmann.de/utf-8/decoder/dfa/☆36Updated 11 years ago
- simple preprocessor☆67Updated 5 years ago
- Lemon Parser Generator☆44Updated 6 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆65Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- PEG Parser in ANSI C☆61Updated 3 years ago
- A small C compiler☆33Updated last month