addrianyy / compilerLinks
Compiler (with intermediate representation and x64 code generator)
☆15Updated 3 years ago
Alternatives and similar repositories for compiler
Users that are interested in compiler are comparing it to the libraries listed below
Sorting:
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- ☆34Updated 3 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- Multipurpose calculator with coalescing written in Rust☆22Updated 5 years ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Reverse engineering framework.☆36Updated 2 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆50Updated 2 months ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- A simple compile-to-WebAssembly language rewritten in Rust☆11Updated 2 years ago
- watt-based inline procedural macros☆14Updated 4 years ago
- Extension of nom to apply "Packrat Parsing"☆21Updated 4 months ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- An Experimental LISP☆20Updated 2 years ago
- Arbitrary width integers☆18Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- A toy incremental computation framework☆15Updated 4 years ago
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆11Updated 5 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆31Updated last month
- Target "triple" support☆54Updated 4 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- ☆31Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- O(n) multi-insert and -remove for Rust vectors☆10Updated 4 years ago