vkazanov / sql-interpreters-postLinks
PigletQL - example SQL-like language interpreter
☆16Updated 6 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
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 5 months ago
- Extended library for C language (c99, x86-64, [linux, windows]).☆13Updated 4 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆27Updated 5 months ago
- "Ü" programming language☆68Updated this week
- A few basic bytecode interpreters used as example code in a series of articles☆129Updated last month
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- One of the fastest binary representation for JSON-like data.☆37Updated 11 months ago
- A toy C-like language compiler for PigletVM☆63Updated 6 years ago
- Thread-safe closures as first-class functions for C☆15Updated 2 years ago
- A B+ tree implementation in C☆47Updated 3 weeks ago
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆18Updated last year
- unrolled skip list library for C☆22Updated 6 years ago
- Tiny parser combinators library written in Python.☆18Updated 8 months ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- A ridiculous Python interpreter written—from scratch—in Rust.☆25Updated this week
- Stack-based virtual machine written in C☆26Updated last year
- Ultra fast compact embedded database for tabular and semistructured data.☆135Updated 11 months ago
- Tiny C Compiler☆16Updated 9 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- The most minimal C you can do real work in☆16Updated 3 years ago
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆43Updated 9 years ago
- Direct/Interactive C Compiler☆26Updated 8 years ago
- Fastest Trie structure (Linux & Windows)☆93Updated 3 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- Aims to be interpreted C written in C.☆32Updated 8 months ago
- Tools for rapid prototyping of DSL compilers☆90Updated 3 weeks ago
- Front-end C++ compiler☆49Updated 2 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆16Updated 3 weeks ago
- Lightweight MessagePack library☆23Updated 5 months ago