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:
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Intrusive data structures for C☆59Updated 8 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years 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
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆65Updated last year
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- single file C libraries☆39Updated 6 months ago
- SiriDB connector for the C programming language☆15Updated 6 years ago
- Symmetric ciphers, hashes, microtime, random strings, big integers, and zlib compression☆27Updated 9 years ago
- PEG Parser in ANSI C☆61Updated 3 years ago
- A C vector library similar to the C++ STL vector☆19Updated 2 months ago
- Coroutines for C.☆75Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- C library for parsing JSON config files☆34Updated 6 years ago
- A small C compiler☆33Updated 2 weeks ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 3 years ago
- No bullshit vector library for C☆78Updated 4 years ago
- libsv - Public domain cross-platform semantic versioning in c99☆69Updated last year
- High performance parallel pkzip implementation☆30Updated 2 years ago
- Minimal and fast regular expression library for C.☆18Updated 12 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 5 years ago
- Tiny PreProcessor☆18Updated 3 months ago
- My collection of miscellaneous source code☆34Updated 2 months ago
- Collection of highly reusable C utilities.☆28Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Documentation generator for C/C++ code☆53Updated 5 months ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated 2 years ago