libav/c99-to-c89

Tool to convert C99 code to MSVC-compatible C89

C

274

163 commits

updated Mar 22, 2017

See the code

README

c99-to-c89

Tool to convert C99 code to MSVC-compatible C89

Dependencies

c99-to-c89 is based on LibClang, any clang version from 3.1 is known to work.

Usage

c99conv converts preprocessed C sources, the provided c99wrap uses the C preprocessor, converts its output and feeds it to the C compiler.

c99wrap $CC $CFLAGS source

Binaries

Head over to the releases page for the latest binaries. Alternatively, VideoLAN provides a mirror here.

Contributors

rbultje

96 commits

mstorsjo

47 commits

dwbuiten

13 commits

lieff

3 commits

libav/c99-to-c89

Tool to convert C99 code to MSVC-compatible C89

C

274

163 commits

updated Mar 22, 2017

See the code

README

c99-to-c89

Tool to convert C99 code to MSVC-compatible C89

Dependencies

c99-to-c89 is based on LibClang, any clang version from 3.1 is known to work.

Usage

c99conv converts preprocessed C sources, the provided c99wrap uses the C preprocessor, converts its output and feeds it to the C compiler.

c99wrap $CC $CFLAGS source

Binaries

Head over to the releases page for the latest binaries. Alternatively, VideoLAN provides a mirror here.

Contributors

rbultje

96 commits

mstorsjo

47 commits

dwbuiten

13 commits

lieff

3 commits

Languages

C

96.5%

Shell

2.8%