evanbergeron / cdsl.rs

Small crate for emitting C99 code. Makes writing compilers easier.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A small crate for emitting C code

Currently handles a subset of C99. Handles some pretty nasty variable declarations that nest arrays with function pointers.

Before this gets published on crates.io, I'd like to add more C99 coverage along with some fuzzy testing.

Pull requests are encouraged :)

About

Small crate for emitting C99 code. Makes writing compilers easier.


Languages

Language:HTML 40.0%Language:Rust 37.5%Language:CSS 22.3%Language:C 0.1%