appleseedlab / superc
The SuperC Parsing Framework
☆29Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for superc
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆21Updated 6 months ago
- GCC plugin for C language that tracks references to allocated objects☆23Updated last week
- Some experiments with SMT solvers and GIMPLE IR☆68Updated this week
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆40Updated 3 months ago
- C Intermediate Language☆142Updated last month
- Dynamic runtime inlining with LLVM☆65Updated 3 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆101Updated 2 months ago
- Example implementation of coroutine in C☆19Updated 4 years ago
- C programming language extension: Cedro pre-processor☆47Updated last year
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated last week
- Compact garbage-collected heap and JSON-like object model☆80Updated last year
- An assembly control flow graph/basic block visualizer for the web☆35Updated last year
- Type-safe Printf in C☆67Updated 2 years ago
- Runtime Assembler for C++☆13Updated 11 months ago
- Bytecode interpreter☆69Updated 7 months ago
- small, fast memset based on microsoft's design☆10Updated 2 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆18Updated last year
- A Brainfuck interpreter embedded inside DWARF debug information☆36Updated 6 months ago
- crefl is a runtime library and compiler plug-in to support reflection in C.☆38Updated 2 months ago
- A compiler and runtime library for an extended dialect of C that checks type, memory, and concurrency safety☆15Updated 8 years ago
- Demo of a WAM Prolog implementation in Python☆71Updated last year
- A vectorized single header hash function.☆19Updated this week
- Proof of concept userspace filesystem that executes filenames as shell commands and makes the result accessible though reading the file.☆60Updated 2 years ago
- Bistra is a domain-specific language designed to generate high-performance kernels (such as GEMMs, convolutions, etc). The program is des…☆6Updated 8 months ago
- Compiler Optimizations Playground☆27Updated 3 years ago
- C++20 coroutine runtime and cross-platform I/O library☆31Updated 2 months ago
- LLQL is a tool that allow you to run SQL-like query with Pattern matching functions inspired by LLVM InstCombine Pattern Matchers on LLVM…☆41Updated this week
- HC-256 Stream cipher in x86 assembly☆19Updated 7 years ago
- an extensible stack based interpreter toolkit☆66Updated 3 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆33Updated 7 years ago