xr0-org / xr0

The Xr0 Verifier for C
https://xr0.dev
Apache License 2.0
173 stars 4 forks source link

Implement C code generation #18

Closed claude-betz closed 6 months ago

claude-betz commented 7 months ago

we need to include libc definitions and strip the Xr0 annotations from our .x files to generate a .c file that can be compiled with a C compiler.