ricomariani / CG-SQL-author
CG-SQL Author's Cut: CG/SQL is a compiler that converts a SQL Stored Procedure like language into C for SQLite. SQLite has no stored procedures of its own. CG/CQL can also generate other useful artifacts for testing and schema maintenance.
☆14Updated 2 weeks ago
Alternatives and similar repositories for CG-SQL-author
Users that are interested in CG-SQL-author are comparing it to the libraries listed below
Sorting:
- Compiler project for Dave Beazley' Wabbit Language☆26Updated 3 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3.☆60Updated last year
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆40Updated last year
- Lightweight framework for easy and efficient code generation☆100Updated 8 months ago
- Compiler for Swiftlet☆36Updated last year
- Tracing-based reverse mode automatic differentiation (like autograd!)☆19Updated 3 months ago
- This is the NoSql database used by CrossLine and other tools by Rochus☆9Updated last month
- ☆11Updated 2 weeks ago
- Hacky demo of GPU KV store against Microsoft's Garnet☆10Updated last year
- let a million languages bloom☆20Updated 3 weeks ago
- Link to this library and it will log all the LibC functions you are calling and how much time you are spending in them!☆18Updated 4 months ago
- Fast WebAssembly Baseline Compiler☆56Updated last year
- Various dominator tree algorithms☆22Updated 4 years ago
- egg is a flexible, high-performance e-graph library☆12Updated last year
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- Vector implementation in Zig☆11Updated 2 years ago
- Source code with tasks from my "Write your own tiny programming system(s)!" course at Charles University. Follow the link below to watch…☆42Updated last year
- A formalization of first-order logic and Peano's axioms in Python☆20Updated last year
- C Intermediate Language☆150Updated 3 weeks ago
- A compiler and runtime library for an extended dialect of C that checks type, memory, and concurrency safety☆15Updated 9 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆56Updated 2 months ago
- Code for https://thenumb.at/Hashtables☆24Updated 2 years ago
- Library for Dwarf-based reflection in C☆34Updated 11 years ago
- world's worst interpreter☆60Updated 2 weeks ago
- A vectorized single header hash function.☆19Updated 5 months ago
- Decompose source code into templates and fragments for any language.☆21Updated 2 years ago
- Responsive, animated figures in JavaScript/HTML canvases☆134Updated last month
- CHR2 to SQL conversion☆13Updated 9 years ago
- The OCaml-Canvas library provides a portable Canvas for OCaml