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 2 years ago
Alternatives and similar repositories for libcleri
Users that are interested in libcleri are comparing it to the libraries listed below
Sorting:
- Intrusive data structures for C☆63Updated 8 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆56Updated 5 years ago
- single file C libraries☆40Updated 11 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Stackless coroutine compiler for C☆46Updated 6 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
- No bullshit vector library for C☆83Updated 5 years ago
- [development paused; issues and PRs still welcome] Portable UTF-8 and UTF-16 routines in a single C source file.☆49Updated 9 years ago
- C library for parsing JSON config files☆33Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 4 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Coroutines for C.☆77Updated 8 years ago
- simple, fast C routines for manipulating UTF-8☆84Updated 6 years ago
- Collection of things related to UTF-8 and http://bjoern.hoehrmann.de/utf-8/decoder/dfa/☆36Updated 11 years ago
- C99 trie library☆101Updated 6 years ago
- Roguelike Header Kit☆26Updated 6 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆66Updated last year
- Footprint optimized ZIP reader with built-in Deflate support☆44Updated 6 years ago
- Memory Pool☆16Updated 7 years ago
- Tiny PreProcessor☆18Updated 2 weeks ago
- Single file in-place JSON/SJSON parser☆82Updated 4 years ago
- A simple, pure C, jit library☆16Updated 10 years ago
- https://codeberg.org/ccxvii/snippets☆31Updated 4 months ago
- Documentation generator for C/C++ code☆55Updated 2 months ago
- A C vector library similar to the C++ STL vector☆21Updated 8 months ago
- A small C compiler☆33Updated 5 months ago
- a tiny string library☆23Updated 9 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago