cesbit / libcleri
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.
☆38Updated last year
Alternatives and similar repositories for libcleri:
Users that are interested in libcleri are comparing it to the libraries listed below
- SiriDB connector for the C programming language☆15Updated 6 years ago
- Fast and efficient data serializer for the C programming language☆12Updated 3 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Intrusive data structures for C☆56Updated 7 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 10 months ago
- Tiny PreProcessor☆17Updated 10 months ago
- a tiny string library☆23Updated 9 years ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 2 years ago
- small, simple, <insert other words for s here> cross platform GUI library☆35Updated 4 years ago
- Ventanium C Library - Read-only mirror☆20Updated 2 years ago
- Suckless big integer library☆32Updated 2 years ago
- C library for parsing JSON config files☆34Updated 5 years ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated last year
- A simple, yet flexible, JSON encoder for C☆41Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Collection of highly reusable C utilities.☆27Updated last year
- Memory Pool☆16Updated 7 years ago
- Dynamic arbitrary typed array using fat pointers and macros.☆15Updated 8 years ago
- A string formatting library for C++☆40Updated 4 years ago
- Roguelike Header Kit☆26Updated 6 years ago
- Interactive C++ Interpreter for x86 Systems☆56Updated 9 years ago
- A C Templating Engine☆10Updated 7 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- A small implementation of a regular expression matching engine, written in standard C11.☆13Updated 8 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago