tcr / parser-c

Haskell's language-c ported to Rust.
http://docs.rs/parser-c
31 stars 5 forks source link

How are comments and #directives handled by language-c? #10

Open tcr opened 7 years ago

tcr commented 7 years ago

EDIT: It actually calls out to gcc -E in preprocess.hs