What does HackerNews think of c99-to-c89?
Tool to convert C99 code to MSVC-compatible C89
Language:
C
You and this guy ought to get together:
c) sort of exists in the form of https://github.com/libav/c99-to-c89, although currently it only supports the subset of c99 that FFmpeg uses.