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
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- 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
- Intrusive data structures for C☆56Updated 7 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- a tiny string library☆23Updated 9 years ago
- Single C file event loop☆25Updated 5 years ago
- small, simple, <insert other words for s here> cross platform GUI library☆35Updated 4 years ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated last year
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Collection of highly reusable C utilities.☆27Updated last year
- small, fast memset based on microsoft's design☆10Updated 2 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- Provide an idiomatic C++ interface to CPython's C API.☆27Updated 7 years ago
- A cross platform JIT engine based on Eclipse OMR☆26Updated 5 years ago
- Ventanium C Library - Read-only mirror☆20Updated 2 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 5 years ago
- The Lemon parser generator and sibling projects.☆43Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 3 weeks ago
- unrolled skip list library for C☆21Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- single file C libraries☆38Updated last month
- clone from myJIT(a fork of GNU lightning)☆10Updated 9 years ago