┌────────────────────────────────────────────────────┐
│ ____ __ __ │
│ ___ _ _______ ___ _/ / /_ __ / / ___ ____/ / │██
│ / _ `/ / __/ -_) _ `/ / / // / / _ \/ _ `/ _ / │██
│ \_,_/ /_/ \__/\_,_/_/_/\_, / /_.__/\_,_/\_,_/ │██
│ /___/ │██
│ _ __ │██
│ _______ __ _ ___ (_) /__ ____ │██
│ / __/ _ \/ ' \/ _ \/ / / -_) __/ │██
│ \__/\___/_/_/_/ .__/_/_/\__/_/ │██
│ /_/ │██
└────────────────────────────────────────────────────┘██
██████████████████████████████████████████████████████
██████████████████████████████████████████████████████
┌────────────────────────────────────────────────────┐
│ │
│ A stupid and simple C compiler written in Rust. │██
│ │██
├────────────────────────────────────────────────────┤██
│ │██
│ │██
│ - Compiles C code to ARM64 assembly. │██
│ - BYOL/B: _Bring your own Linker/Binder_ │██
│ - only outputs `.s` files so you gotta do │██
│ the rest yourself │██
│ - Dont use functions for now (really `main()` is │██
│ plenty.. dont be greedy) │██
│ - NEW: Now even with if-statements │██
│ │██
│ │██
└────────────────────────────────────────────────────┘██
██████████████████████████████████████████████████████
██████████████████████████████████████████████████████
JakobSachs/c-compiler
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|