c2nim is a tool to translate Ansi C code to Nim. The output is human-readable Nim code that is meant to be tweaked by hand before and after the translation process.
MIT License
509
stars
63
forks
source link
fails to parse `typedef struct` with ifdef inside #239