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.441.992 Times

Dead Code Elimination freeware
Filter: All | Freeware | Demo
 

Dead Code Elimination

1 2 3 4 5 > 
Added: August 27, 2008 | Visits: 1.828

VB Project Eye VB Project Eye is an analysis tool that determines the calls/uses of procedures, variable, types, enums and classes in shortest time, represents dependences graphically, traces dead code and allows a slight navigation through the call trees of a Visual Basic project. In addition it shows the...



Platforms: Windows

License: Freeware Size: 585 KB Download (207): VB Project Eye Download

Added: July 12, 2010 | Visits: 1.467

Jamit Jamit is short from Java Access Modifiers Inference Tool and it allows you to infer tighter access modifiers for Java code. Analyzing bytecode, it can find out if fields or methods may be declared private, default, protected, or final. Engineering software with Jamit can thus help increase...





Platforms: *nix

License: Freeware Size: 7.5 MB Download (103): Jamit Download

Added: May 10, 2013 | Visits: 1.529

SDCC SDCC is a retargettable, optimizing ANSI - C compiler that targets the Intel 8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08 based MCUs. Work is in progress on supporting the Microchip PIC16 and PIC18 series. SDCC is Free Open Source Software, distributed under GNU General Public License...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (144): SDCC Download

Released: September 11, 2012  |  Added: September 11, 2012 | Visits: 217

JTombstone JTombstone is a program for finding dead code in your Java programs. It reports on dead code at the method level, by processing Java class files. No source code is needed to use it. JTombstone is a Java program and requires JDK 1.4 or later.


Platforms: Windows, Mac, Linux

License: Freeware Size: 2.71 MB Download (48): JTombstone Download

Released: October 13, 2012  |  Added: October 13, 2012 | Visits: 525

SDCC 8051 Development System SDCC is a optimizing C compiler that includes an ANSI 8051 C Compiler, 8051 Assembler, Linker and example projects. The linker that comes with SDCC has been modified by BiPOM Electronics to run SDCC seamlessly in our Micro-IDE environment. SDCC has applies standard optimizations such as global...


Platforms: Windows

License: Freeware Download (48): SDCC 8051 Development System Download

Added: June 12, 2013 | Visits: 439

GWT Log Library, provides easy to use logging capabilities, which works transparently on both the client and the server, while providing compile time elimination of client logging code via deferred binding for Google Web Toolkit (GWT). Key Features * Production Mode stack trace deobfuscation! *...


Platforms: Mac

License: Freeware Size: 153.6 KB Download (42): GWT Log Download

Added: November 12, 2013 | Visits: 455

Nimrod Nimrod is a new statically typed, imperative programming language, that supports procedural, object oriented, functional and generic programming styles while remaining simple and efficient. A special feature that Nimrod inherited from Lisp is that Nimrod's abstract syntax tree (AST) is part of...


Platforms: Mac

License: Freeware Size: 10.2 MB Download (39): Nimrod Download

Added: November 27, 2013 | Visits: 544

AMD x86 Open64 Compiler Suite The x86 Open64 compiler system is a high performance, production quality code generation tool designed for high performance parallel computing workloads. The x86 Open64 environment provides the developer the essential choices when building and optimizing C, C++, and Fortran applications targeting...


Platforms: *nix

License: Freeware Size: 66.1 MB Download (37): AMD x86 Open64 Compiler Suite Download

Added: May 10, 2013 | Visits: 503

Generating Code Coverage HTML Output Code coverage testing is very useful especially for dynamic languages, it can easily give a view of the unused parts of your code. Not that this method is able to prove that statements are dead code, but instead help to prevent from syntax errors and to force yourself to think about your code, to...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Generating Code Coverage HTML Output Download

Added: May 10, 2013 | Visits: 710

PMD Code Analyzer PMD is a Java source code analyzer. It finds unused variables, empty catch blocks, unnecessary object creation, and so forth.PMD scans Java source code and looks for potential problems like: - Possible bugs - empty try/catch/finally/switch statements - Dead code - unused local variables,...


Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (53): PMD Code Analyzer Download

Added: February 27, 2010 | Visits: 2.866

PMD PMD is a Java source code analyzer. PMD finds unused variables, empty catch blocks, unnecessary object creation, and more. PMD project includes CPD, a tool to detect chunks of identical code PMD scans Java source code and looks for potential problems like: - Possible bugs - empty...


Platforms: *nix

License: Freeware Size: 8 MB Download (1419): PMD Download

Added: February 18, 2010 | Visits: 917

asm2class Asm2class is a java assembly to class file compiler. Asm2class is release under the terms of the GPL License. The current version of asm2class (0.1.2) is a beta version and allow generating class file from java assembly file that contains class definition, field definition, method definition...


Platforms: *nix

License: Freeware Size: 1.17 MB Download (116): asm2class Download

Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 1.062

NeEM NeEM is a library that provides an implementation of epidemic multicast (also called probabilistic or gossip-based) in wide-area networks by using multiple TCP/IP connections in a non-blocking fashion. Epidemic multicast protocols achieve stable high throughput regardless of node and network...


Platforms: *nix

License: Freeware Size: 87.04 KB Download (97): NeEM Download

Added: March 01, 2010 | Visits: 746

wmmisc This is a simple dockapp that monitors the following: the amount of users logged in, the total number of processes, the number of running (or alive) processes, the total number of forks and the system load average. Installation: make su make install This will install the binary (wmmisc)...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (99): wmmisc Download

Added: April 21, 2010 | Visits: 831

Engine_pkcs11 Engine_pkcs11 is an implementation of an engine for OpenSSL. Engine_pkcs11 project can be loaded using code, config file or command line and will pass any function call by openssl to a PKCS#11 module. Engine_pkcs11 is meant to be used with smart cards and software for using smart cards in...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (112): Engine_pkcs11 Download

Added: June 07, 2010 | Visits: 780

Sh 0.8.0 Sh is a programming language built on top of C++. It can be used to write shaders that run on top of modern graphics processing units (GPUs), or write stream programs that run on GPUs or CPUs. Sh project is implemented as a C++ library, and allows programs to be generated at run-time using a...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (90): Sh 0.8.0 Download

Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 334

Assembler JVM Compiler for java assembly to class file. This compiler contains dead code detection and allow creating method, field and constructor from a java assembly file


Platforms: Windows, Mac, Solaris, Linux

License: Freeware Size: 1.14 MB Download (47): Assembler JVM Download

Added: May 10, 2013 | Visits: 495

location 6.x-3.0-test3 / 5.x-3.0-test3 Future versions of Location beyond v3 will be dependent on the Geo module.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "location": - stores human-readable addresses ("123 Main St.") - contains...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): location 6.x-3.0-test3 / 5.x-3.0-test3 Download

Added: June 12, 2013 | Visits: 382

CrocoPat CrocoPat manipulates relations of any arity, including graphs (which are binary relations). Its simple and expressive query and manipulation language is based on first-order predicate calculus.The implementation is based on the data structure binary decision diagram (BDD), which is well-known as...


Platforms: C and C plus plus

License: Freeware Size: 3.66 MB Download (42): CrocoPat Download

Added: February 24, 2010 | Visits: 1.389

Dead Link Check Dead Link Check (DLC) is a Perl script designed to find information on validity of HTTP references. The script may use/generate a cache file for avoiding redoing network requests if the user wants to check added entries. The script works by reading entries from a file (or a list of links from the...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (95): Dead Link Check Download

1 2 3 4 5 >