Search:
Go
English
Deutsch
Français
Japanese
Chinese Simplified
Chinese Traditional
Korean
Russian
Arabic
Česky
Greek
Italiano
Afrikaans
Aragonés
Armenian
Asturianu
Azerbaijani
Bahasa Indonesia
Bahasa Melayu
Bangla
Bashkir
Belarusian
Bosanski
Brezhoneg
Bulgarian
Català
Cymraeg
Dansk
Eesti
Español
Esperanto
Euskara
Frysk
Furlan
Føroyskt
Gaeilge
Gàidhlig
Galego
Gujarati
Hebrew
Hindi
Hrvatski
Interlingua
Íslenska
Kannada
Kaszëbsczi
Kazakh
Kiswahili
Kurdî
Kyrgyz
Latviski
Lëtzebuergesch
Lietuvių
Lingua Latina
Magyar
Makedonski
Marathi
Nederlands
Nordfriisk
Norsk
O'zbekcha
Occitan
Ossetian
Persian
Polski
Português
Punjabi Gurmukhi
Română
Rumantsch
Sardu
Seeltersk
Shqip
Sicilianu
Sinhala
Slovensko
Slovensky
Srpski
Suomi
Svenska
Tagalog
Taiwanese
Tamil
Tatarça
Telugu
Thai
Tiếng Việt
Türkçe
Türkmençe
Ukrainian
Urdu
Uyghurche
DMOZ Internet Directory
Presented by
DMOZLive.com
Home
About
Submit Site
Tweet
Home
Computers
Programming
Languages
C
Tools
20 Sites
Stand alone programs that aid in development using C language.
Sites
[ Submit ]
ccache
- Acts as a caching pre-processor to C/C++ compilers, which often results in a 5 to 10 times speedup in common compilations. [Open Source, GPL]
Compilercache
- Caches compiled object files to dramaticly speed up compiles. More convenient than make, and speeds up builds (like RPM builds) that make doesn't. Obsoleted by ccache.
The Codist
- Check this site for a survey of source code comprehension tools (these show flow and/or relationships of function within the program in a graphical and/or text manner). Both free and commercial products are listed.
LCLint
- Tool for statically checking C programs. [Open source, GPL]
Exuberant Ctags
- Generates an index (or tag) file of C language objects found in C source and header files that allows these items to be quickly and easily located by a text editor or other utility. [Open Source, GPL]
Lint Plus
- Source code analyzer, detects problems compilers cannot catch, by Cleanscape Software.
Insure++
- An error detection tool for C/C++ that automatically finds hidden errors at the source code level.
C Module Viewer (CMV)
- A small and smart programming tool that supports software engineering under C in the subjects modularity, overview and navigation (for Windows 9x/NT/2000). By Ezer Programmings.
CC Shell
- Allows C source files to be directly executed as scripts (using #!), speeding development and simplifying maintenance.
ASTREE
- A static analyzer analyzes reactive, critical, real-time programs written in the C programming language and looks for runtime errors.
Development Assistant for C
- Supports a wide range of software development activities, from easy editing to controlling source quality, from detailed reviewing to documenting. By RistanCASE.
Crystal C/C++ Suite
- A suite of C/C++ review, visualization and editing tools: Flowcharts, Tokens Panel, Comment Generator, and Auto-Formatting in real time, call/caller/file graphs.
Indent
- A tool for formatting C code. [Open source, GPL]
GNU GLOBAL
- GNU GLOBAL is a source code tag system that works the same way across diverse environments. [Open source, GPL]
Splint
- Splint is a tool for statically checking C programs for security vulnerabilities and coding mistakes.
GNU cflow
- GNU cflow analyzes a collection of C source files and prints a graph, charting control flow within the program. [Open source, GPL]
Cscope
- Cscope is a developer's tool for browsing C programming code.
GNU Source-highlight
- Source-highlight, given a source file, produces a document with syntax highlighting. [Open source, GPL]
KScope
- KScope is a KDE front-end to Cscope. It provides a source-editing environment for large C projects, such as the Linux kernel. [Open source, GPL]
Cxref
- Cxref is a C source code cross referencing and documenting program for UNIX, written by Andrew M. Bishop. Cxref makes both html and latex style document.
Click
[ Submit ]
above to Add a New Site, Update a Site, or Remove a Site from this Category.
See Also
Development Tools
Computers : Programming
162 Sites
Tools
Programming : Languages : C++
39 Sites
This directory is made available through a Creative Commons Attribution license from the
DMOZ Organization.