#x86-64 #compiler #compile #string #up #c99 #wrecc

wrecc_compiler

Library used by wrecc to compile C99 to x86-64

2 unstable releases

new 0.2.0 Apr 19, 2024
0.1.0 Apr 4, 2024

#352 in Programming languages

Download history 152/week @ 2024-04-01 9/week @ 2024-04-08 107/week @ 2024-04-15

268 downloads per month
Used in wrecc

MIT license

500KB
13K SLoC

This is the library crate containing all functionality used by the wrecc binary-crate for transforming a unpreprocessed C-source string into a x86-64 assembly string


lib.rs:

Wreccs library-crate which makes up the actual compiler without side-effects

No runtime deps