llpilla / compiler_examplesLinks
Small repository to show Flex, Bison and LLVM usage examples
☆14Updated 9 years ago
Alternatives and similar repositories for compiler_examples
Users that are interested in compiler_examples are comparing it to the libraries listed below
Sorting:
- Simple Set implementation in C☆73Updated last month
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆187Updated 3 years ago
- Flat Abstract Syntax Tree☆33Updated 8 years ago
- A small OS for me to play and test ideas☆19Updated 14 years ago
- Source-code annotation language (SAL) compatibility header☆49Updated 8 years ago
- cinf is a runtime library and compiler plug-in to support reflection in C.☆43Updated 6 months ago
- ☆75Updated 9 months ago
- An object-oriented wrapper to the UEFI specification.☆19Updated 8 years ago
- An alternative memory and smart pointer library for C++☆25Updated last year
- An example of how to use Clang's LibTooling interface.☆74Updated 12 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- Write mach-o minidumps that can be analyzed with lldb☆12Updated 5 years ago
- bad_alloc Behaving Badly☆76Updated 6 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 5 years ago
- A plugin for Clang compiler☆121Updated 4 years ago
- Flex Bison C++ Template/Example☆190Updated 9 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 7 years ago
- LLVM Profiling Visualization☆84Updated 4 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆65Updated 11 years ago
- Fast simple C vector implementation☆36Updated 3 years ago
- A portable and complete C++ library for object file parsing and manipulation☆16Updated 3 years ago
- A compile-time CHIP-8 emulator☆38Updated 5 years ago
- Convert an autotools project to CMake☆79Updated last year
- Code for the YouTube tutorials on Flex and Bison☆113Updated 3 years ago
- EmbedSantizer is a runtime race detection tool which extends ThreadSanitizer to detect data races in 32-bit ARM applications.☆18Updated 4 years ago
- Generators/corroutines for C++☆46Updated 6 years ago
- bit_cast☆28Updated 9 years ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆31Updated 4 years ago
- An x86/x64 instruction disassembler written in C☆36Updated 2 months ago