afranchuk / prettyprintLinks
A C/C++ pretty printing library.
☆12Updated 3 years ago
Alternatives and similar repositories for prettyprint
Users that are interested in prettyprint are comparing it to the libraries listed below
Sorting:
- Big List of ABI Resources☆41Updated 11 months ago
- ☆63Updated this week
- chaos preprocessor library. this is what boost preprocessor derived from.☆124Updated 13 years ago
- generate ATS interface from C code☆20Updated 8 years ago
- This was a fork of Checked C used from 2021-2024. The changes have been merged into the original Checked C repo.☆26Updated 8 months ago
- Haskell's language-c ported to Rust.☆32Updated 7 years ago
- Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C☆44Updated 3 years ago
- eBPF bytecode assembler and compiler☆20Updated 11 months ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆202Updated 11 months ago
- 8051 Assembller☆14Updated 2 years ago
- ☆50Updated 2 years ago
- Filesystem access tracer☆84Updated 9 months ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆35Updated 8 years ago
- Assembly Code Public Repository☆15Updated last year
- Experiment on how to bootstrap the OCaml compiler☆107Updated 3 years ago
- A set of C Preprocessor analysis and source code rejuvenation tools that perform source to source translation of C++ programs by replacin…☆46Updated 7 years ago
- Some experiments with SMT solvers and GIMPLE IR☆73Updated this week
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- Command-line tool to interact with Compiler Explorer☆31Updated 2 years ago
- Yacfe (Yet Another C Front-End) is mainly an OCaml API to write style-preserving source-to-source transformations such as refactorings on…☆25Updated 6 years ago
- Rust testing framework for compilers and VMs☆51Updated 3 months ago
- Haskell to brainfuck compiler☆29Updated 11 years ago
- Compiler for the fort programming language☆12Updated 11 months ago
- Semantic model for aspects of ELF static linking and DWARF debug information☆44Updated 5 months ago
- Comparison of build program expressive power☆88Updated 5 years ago
- Functional-programming macros for the C preprocessor.