issues
search
tcr
/
parser-c
Haskell's language-c ported to Rust.
http://docs.rs/parser-c
31
stars
5
forks
source link
Change naming style to Rust convention
#37
Closed
birkenfeld
closed
6 years ago
birkenfeld
commented
6 years ago
Also:
update a few APIs (free fns -> impl methods)
a bit more optimization (avoid clones)
Also: