vkazanov / sql-interpreters-postLinks
PigletQL - example SQL-like language interpreter
☆15Updated 5 years ago
Alternatives and similar repositories for sql-interpreters-post
Users that are interested in sql-interpreters-post are comparing it to the libraries listed below
Sorting:
- Sample programs for comparison of different VM interpretation techniques☆37Updated last year
- Extended library for C language (c99, x86-64, [linux, windows]).☆13Updated 4 years ago
- Tiny parser combinators library written in Python.☆18Updated 7 months ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- A toy C-like language compiler for PigletVM☆63Updated 6 years ago
- "Ü" programming language☆70Updated last week
- A few basic bytecode interpreters used as example code in a series of articles☆128Updated last year
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 4 months ago
- A small C compiler☆33Updated 6 months ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆25Updated 4 months ago
- A B+ tree implementation in C☆46Updated last month
- Specialized memory allocators☆108Updated 5 months ago
- Collection of highly reusable C utilities.☆35Updated last year
- ☆11Updated 3 years ago
- One of the fastest binary representation for JSON-like data.☆37Updated 10 months ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- 🎓 Implementation of the primitive compiler without popular tools like LLVM for abstract programming language.☆16Updated 5 years ago
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated 2 years ago
- TVision - C++ user interface application framework library☆24Updated 2 years ago
- FastCGI C++ library☆49Updated 3 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- Thread-safe closures as first-class functions for C☆15Updated 2 years ago
- Memory slices for C99☆49Updated 9 months ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆44Updated 7 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Fastest Trie structure (Linux & Windows)☆93Updated 3 years ago
- Ultra fast compact embedded database for tabular and semistructured data.☆135Updated 10 months ago
- Example implementation of coroutine in C☆21Updated 5 years ago
- Generic pseudo-templated containers for C. Written entirely in C89 with design inspired by the C++ STL. /// DOCS ARE SLIGHTLY OUTDATED, P…☆95Updated 3 years ago
- My working copy of tinycc made reentrant☆28Updated 3 years ago