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:
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last month
- One of the fastest binary representation for JSON-like data.☆37Updated 7 months ago
- A B+ tree implementation in C☆39Updated 5 months ago
- Sample programs for comparison of different VM interpretation techniques☆36Updated 10 months ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- Tiny parser combinators library written in Python.☆15Updated 4 months ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated last month
- A ridiculous Python interpreter written—from scratch—in Rust.☆24Updated last week
- A toy C-like language compiler for PigletVM☆63Updated 5 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- "Ü" programming language☆62Updated this week
- A small C compiler☆33Updated 3 months ago
- A few basic bytecode interpreters used as example code in a series of articles☆128Updated 10 months ago
- ☆11Updated 3 years ago
- Memory slices for C99☆48Updated 6 months ago
- unrolled skip list library for C☆21Updated 6 years ago
- huang's c compiler - a tiny C99 compiler.☆23Updated 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 last year
- Thread-safe closures as first-class functions for C☆15Updated last year
- 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
- Front-end C++ compiler☆49Updated 2 years ago
- Collection of highly reusable C utilities.☆29Updated last year
- Direct/Interactive C Compiler☆26Updated 8 years ago
- Extended library for C language (c99, x86-64, [linux, windows]).☆12Updated 3 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆47Updated 3 years ago
- Implementations of the Are-we-fast-yet benchmark suite in Oberon, C++, C, Pascal, Micron and Luon☆24Updated 2 months ago
- Self-hosting C toolchain, from scratch☆36Updated 7 months ago
- The most minimal C you can do real work in☆16Updated 3 years ago
- ☆16Updated 8 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆43Updated 7 years ago