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:
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 3 months ago
- Sample programs for comparison of different VM interpretation techniques☆36Updated last year
- Thread-safe closures as first-class functions for C☆15Updated 2 years ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Updated 9 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- A toy C-like language compiler for PigletVM☆63Updated 5 years ago
- Tiny parser combinators library written in Python.☆17Updated 6 months ago
- A few basic bytecode interpreters used as example code in a series of articles☆128Updated last year
- 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
- Direct/Interactive C Compiler☆26Updated 8 years ago
- Extended library for C language (c99, x86-64, [linux, windows]).☆12Updated 4 years ago
- minimal lua/sdl platform☆23Updated 6 months ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- Ultra fast compact embedded database for tabular and semistructured data.☆135Updated 9 months ago
- One of the fastest binary representation for JSON-like data.☆37Updated 9 months ago
- A B+ tree implementation in C☆43Updated last week
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆43Updated 7 years ago
- The most minimal C you can do real work in☆16Updated 3 years ago
- ☆13Updated 2 years ago
- Specialized memory allocators☆105Updated 4 months ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- load .o like dlfcn☆18Updated 5 years ago
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- The world's worst text editor, if it can even be considered a text editor.☆17Updated 4 years ago
- quick c☆35Updated 3 years ago
- A small C compiler☆33Updated 5 months ago
- Portable high-level assembler with authentic C syntax☆25Updated 3 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆24Updated 2 months ago