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☆65Updated 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
- Generic type-safe vector, hash map, and concurrent queue for C☆57Updated 5 years ago
- single file C libraries☆40Updated 11 months ago
- simple, fast C routines for manipulating UTF-8☆84Updated 6 years ago
- No bullshit vector library for C☆84Updated 5 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- Stackless coroutine compiler for C☆46Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- small, simple, <insert other words for s here> cross platform GUI library☆37Updated 5 years ago
- C library for parsing JSON config files☆33Updated 6 years ago
- Coroutines for C.☆78Updated 8 years ago
- header-file-only implementation of various hash algorithms☆92Updated 3 years ago
- timers and timeline☆44Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- Tiny PreProcessor☆18Updated last month
- Embed arbitrary resource data into your executables after they've already been compiled☆13Updated 7 years ago
- Documentation generator for C/C++ code☆56Updated 2 months ago
- A simple, pure C, jit library☆16Updated 10 years ago
- Roguelike Header Kit☆26Updated 6 years ago
- Anonymous functions in C☆259Updated 5 years ago
- Collection of highly reusable C utilities.☆35Updated last year
- [development paused; issues and PRs still welcome] Portable UTF-8 and UTF-16 routines in a single C source file.☆49Updated 9 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆66Updated last year
- arbitrary precision arithmetic library