Projects / cflat

cflat

cflat transforms C source code into a tabular format where each line is prefixed with its scope (usually the function declaration). The output can easily be processed with traditional Unix tools to do things like count functions or filter out certain scopes. Additionally, cflat can strip or extract comments and string literals. cflat also works for languages with similar syntax, like C++ or Java.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

No changes have been submitted for this release.

Screenshot

Project Spotlight

UrBackup

A client/server backup system for Windows and Linux.

Screenshot

Project Spotlight

dupeGuru

A tool for finding duplicate files.