delcypher / fosdem-2012-implementing-domain-specific-languages-with-llvm
A copy of the code used to demonstrate implementing a DSL at a talk given at FOSDEM2012
☆16Updated 11 years ago
Alternatives and similar repositories for fosdem-2012-implementing-domain-specific-languages-with-llvm:
Users that are interested in fosdem-2012-implementing-domain-specific-languages-with-llvm are comparing it to the libraries listed below
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 10 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆11Updated 7 years ago
- ☆19Updated 8 years ago
- java-like synchronized blocks in c++☆13Updated 10 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- DEPRECATED PROJECT, see README☆36Updated 2 years ago
- ☆32Updated 7 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- ☆18Updated 8 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 9 years ago
- Library containing high-performance datastructures and utilities for C++☆73Updated 7 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 2 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 8 years ago
- Yet another scheme compiler... This time generating shitty code.☆17Updated 11 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 8 years ago
- Compiler intermediate language for static analysis.☆107Updated 6 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆51Updated last week
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- implement a full compiler based on c++ 11☆22Updated 7 years ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- ☆15Updated 6 months ago
- The Secret Life of C++: How C++ Compiles to Assembly☆46Updated 10 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- A toy x86 disassembler and x86 style toy chip☆16Updated 13 years ago
- Code samples for using libjit☆91Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- ☆21Updated 5 years ago
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 2 years ago