Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.307.417 Times

C Code Line Counter freeware
Filter: All | Freeware | Demo
 

C Code Line Counter

1 2 3 4 5 > 
Released: November 25, 2012  |  Added: November 25, 2012 | Visits: 842

Line Counter Line Counter is a command-line tool for software developers. It reports the total number of lines of code and comment lines in C, C++, C#, Java, JavaScript and PHP source files. The output may be redirected to a text file.



Platforms: Windows

License: Freeware Download (541): Line Counter Download

Released: November 22, 2012  |  Added: November 22, 2012 | Visits: 1.566

RISE C# code generator RISE C# code generator The RISE C# code generator generates .NET C# source code for database access. The generated code implements the classes and methods corresponding to the information interfaces specified in the RISE model. This includes classes for database access and, optionally, classes...





Platforms: Windows

License: Freeware Download (59): RISE C# code generator Download

Added: February 05, 2010 | Visits: 2.255

C++ Command Line Library C++ Command Line Library provides a framework for handling command line options and arguments. Either variables (of any type) are set to values given at the command line. Or user defined functions are called with arguments (of any type) read from the command line. It was developed and tested...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (137): C++ Command Line Library Download

Released: June 08, 2012  |  Added: June 08, 2012 | Visits: 748

Kyrathaba's Source Code Line Counter This program counts the lines of source code across all source-code files in a given directory, with option to ignore blank lines and/or comments.


Platforms: Windows

License: Freeware Size: 315 KB Download (48): Kyrathaba's Source Code Line Counter Download

Released: July 15, 2012  |  Added: July 15, 2012 | Visits: 1.009

Universal Code Lines Counter A fast and easy tool for counting source code, blank and comment lines of software projects for many programming/script languages. With this application you get a detailed report (as table and additionally as graphic) about the source code of your software project. It counts not only source code...


Platforms: Windows

License: Freeware Size: 3.88 MB Download (66): Universal Code Lines Counter Download

Released: October 27, 2012  |  Added: October 27, 2012 | Visits: 1.051

D2C - Database to Code (C#) D2C - Database to Code (C#) is a small, simple application specially designed to help you covert a SQL Server Database into C# Code. Using this tool is as easy as can be: you just select the database, the code folder and you are good to go. for WindowsAll


Platforms: Windows

License: Freeware Download (56): D2C - Database to Code (C#) Download

Added: February 17, 2010 | Visits: 1.532

C to C++ C to C++ is a Python script that converts C code to C++ code. The main program is ctocpp.py that performs successive stages for converting C to C++. A script, ctocpp gives it as parameter to the python interpreter with options you add. The archive also includes scripts that may help you: -...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (112): C to C++ Download

Added: August 23, 2010 | Visits: 789

Ctcompare Ctcompares project purpose is to allow you to compare several sets of C code trees on a token basis, rather than on a line by line basis. The programs help to identify similarities between snippets of code in both trees. Whats New in This Release: - The comparison method has been completely...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (90): Ctcompare Download

Added: April 01, 2006 | Visits: 5.165

C# Code Export Looking for a simple and fast way to indent and export your C# code into various file formats? Look no further than C# Code Export, a unique and easy to use software to quickly and easily reindent, export (10+ formats supported) and print your C# documents, convert them to PDF, RTF, images and...


Platforms: Windows

License: Freeware Size: 1.89 MB Download (440): C# Code Export Download

Added: April 02, 2006 | Visits: 4.487

C++ Code Export C++ Code Export is a unique and easy to use software to quickly and easily reindent, export (10+ formats supported) and print your C/C++ documents, convert them to PDF, RTF, images and more! Format / Indent your C++ code (thanks to GC GreatCode) Convert your C/C++ code to the following...


Platforms: Windows

License: Freeware Size: 1.87 MB Download (403): C++ Code Export Download

Added: April 25, 2010 | Visits: 869

Veldfire Veldfire project is a collection of C code aimed at simplifying email functionality. The project aims to provide interfaces for sending email, attaching files, and sending to lists. Compiling: make; make install Solaris will need to uncomment LIBS line at the top of the makefile, as well...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (89): Veldfire Download

Added: August 16, 2013 | Visits: 378

C code comment remover Given a c file withe lot of comments. Ex: c code generated automatically. removing comments will make expose the source code. Use this m file for that


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): C code comment remover Download

Added: September 01, 2010 | Visits: 944

mp_doccer mp_doccer is a tool that travels C code files, and extracts specially marked information to build documentation. This documentation can be generated in HTML, man pages, or an executable shell script. The markup is very similar to that in the Linux 2.4.x kernel sources. mp_doccer is a...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (92): mp_doccer Download

Added: March 02, 2010 | Visits: 1.051

ExtUtils::CBuilder ExtUtils::CBuilder is a Perl module to compile and link C code for Perl modules. SYNOPSIS use ExtUtils::CBuilder; my $b = ExtUtils::CBuilder->new(%options); $obj_file = $b->compile(source => MyModule.c); $lib_file = $b->link(objects => $obj_file); This module can build the C portions of...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (92): ExtUtils::CBuilder Download

Added: October 13, 2010 | Visits: 1.011

Instant Instant is a Python module that allows for instant inlining of C and C++ code in Python. Instant is a small Python module built on top of SWIG. Example of use: >>> c_code = """ double sum(double a, double b){ return a+b; } """ >>> import Instant >>> ext = Instant.Instant() >>> >>> #...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (90): Instant Download

Released: November 09, 2012  |  Added: November 09, 2012 | Visits: 617

CUML Designer CUML Designer is a small, Java based application specially designed to convert a C code to UML design. This program is very useful for Reverse engineering the C code to UML class design. for WindowsAll


Platforms: Windows

License: Freeware Download (48): CUML Designer Download

Added: March 13, 2006 | Visits: 3.678

LineCounter Command line tool that counts the number of source code lines. It counts individual files or integrates with your favorite IDE. Today, Line Counter supports Microsoft Visual Studio, JBuilder and Kawa. Line Counter can also parse unsupported IDE project files with a little help from you.


Platforms: Windows

License: Freeware Size: 108 KB Download (387): LineCounter Download

Released: November 17, 2007  |  Added: November 21, 2007 | Visits: 5.521

Oceantiger C# Designer With this source code editor and IDE you will be able to edit and compile C# documents. It has tools for generating C# code either by template, auto completion or by generating with one of the wizards in the program. The user interface is clear and compact so it easy to learn, and you can...


Platforms: Windows

License: Freeware Size: 994.78 KB Download (278): Oceantiger C# Designer Download

Added: March 17, 2010 | Visits: 1.383

Obfuscated Tiny C Obfuscated Tiny C Compiler (OTCC) is a very small C compiler I wrote in order to win the International Obfuscated C Code Contest (IOCCC) in 2002. My goal was to write the smallest C compiler which is able to compile itself. I choose a subset of C which was general enough to write a small C...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (131): Obfuscated Tiny C Download

Added: January 26, 2010 | Visits: 812

JSCPP JSCPP is an ANSI C preprocessor and language parser that can analyze and instrument C code. Currently, its most prominent application is to add tracing to existing C programs simply by recompiling and linking it with the "jscc" compiler frontend. The standard tracing shows when a function is...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (97): JSCPP Download

1 2 3 4 5 >