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
- 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
- Embed arbitrary resource data into your executables after they've already been compiled☆13Updated 7 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated last year
- small, simple, <insert other words for s here> cross platform GUI library