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
Related projects ⓘ
Alternatives and complementary repositories for libcleri
- 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.☆40Updated 7 years ago
- A simple, pure C, jit library☆16Updated 8 years ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆18Updated 2 years ago
- Collection of highly reusable C utilities.☆25Updated 9 months ago
- Embed arbitrary resource data into your executables after they've already been compiled☆13Updated 6 years ago
- Tiny PreProcessor☆17Updated 7 months ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 4 years ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated last year
- Intrusive data structures for C☆56Updated 7 years ago
- Memory Pool☆16Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- Roguelike Header Kit☆26Updated 5 years ago
- small, simple, <insert other words for s here> cross platform GUI library☆35Updated 4 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- a tiny string library☆23Updated 8 years ago
- C library for parsing JSON config files☆33Updated 5 years ago
- Dynamic arbitrary typed array using fat pointers and macros.☆15Updated 7 years ago
- tinypy is a minimalist implementation of python☆16Updated 13 years ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- regexp4 engine (C-lang)☆10Updated 7 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago