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

Java Bytecode freeware
Filter: All | Freeware | Demo
 

Java Bytecode

1 2 3 4 5 > 
Released: October 16, 2012  |  Added: October 16, 2012 | Visits: 423

Cojen - Java bytecode generator Dynamic Java bytecode generation and disassembly tools. A builder allows code to be generated more easily, instead of having to select exact instructions. Utility classes are provided which demonstrate the code generator and loader. Platforms: Windows, Mac, Linux

License: Freeware Size: 378.14 KB Download (47): Cojen - Java bytecode generator Download

Released: October 17, 2012  |  Added: October 17, 2012 | Visits: 354

Java ByteCode Debugger (JBCD) JBCD is an interactive debugger for Java bytecode. It allows a programmer to step through bytecode one statement at time. The tool is indended for people who are writing programs to generate or modify bytecode. JBCD can be used with any Java compiler a Platforms: Windows, Mac, Linux

License: Freeware Size: 25.86 KB Download (49): Java ByteCode Debugger (JBCD) Download

Released: September 05, 2012  |  Added: September 05, 2012 | Visits: 390

Stomp - a bytecode enhancer for Java Stomp is a Java bytecode enhancer for transparently persisting Java objects. Stomp is highly configurable and designed to ease development of high performance production systems. Platforms: Windows, Mac, Linux

License: Freeware Size: 21.42 KB Download (47): Stomp - a bytecode enhancer for Java Download

Released: December 03, 2012  |  Added: December 03, 2012 | Visits: 776

JaCC 4 WRL - The Java compiler for WRL This project aims to provide a Java-Bytecode compiler for the fairly new programming language WRL and others like PHP4 and Postfix, based on the research on the SableCC parser generator and common W3C.ORG standards. Platforms: Windows, Mac, Linux

License: Freeware Size: 3.49 MB Download (52): JaCC 4 WRL - The Java compiler for WRL Download

Released: June 17, 2012  |  Added: June 17, 2012 | Visits: 293

Java bytecode to il translator This project is a translator of java .class files containing javabytecode to the Common Language Architecture (CLI) executable codefiles. CLI, it is the base specification of Microsoft .Net framework (However, this projects intends to beindepende Platforms: Windows, Mac, Linux

License: Freeware Size: 1.19 MB Download (48): Java bytecode to il translator Download

Released: October 06, 2012  |  Added: October 06, 2012 | Visits: 602

Java to IL Compiler Java bytecode to IL compiler is being designed to be able to directly use the already available enormous resource of java libraries. Platforms: Windows, Mac, Linux

License: Freeware Size: 20.97 KB Download (50): Java to IL Compiler Download

Released: June 07, 2012  |  Added: June 07, 2012 | Visits: 304

TechTrader Bytecode Toolkit The TechTrader Bytecode Toolkit is a high-level set of APIs for manipulating java bytecode. It is primarily targeted at making runtime and/or compile-time enhancements to existing java classes, or creating new java classes on the fly. Platforms: Windows, Mac, Linux

License: Freeware Size: 652.77 KB Download (48): TechTrader Bytecode Toolkit Download

Released: November 14, 2012  |  Added: November 14, 2012 | Visits: 535

MIDletPascal MIDletPascal compiles Pascal code into Java microedition programs. The generated programs can be run on any Java-enabled mobile device (such as PDAs, mobile phones, etc). MIDletPascal directly generates Java bytecode, so the generated code runs fast on target devices. FEATURES: ยท Write... Platforms: Windows

License: Freeware Size: 2.3 MB Download (60): MIDletPascal Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 352

Retroweaver Retroweaver is a Java bytecode weaver that enables you to take advantage of the new 1.5 language features in your source code, while still retaining compatibility with 1.4 virtual machines. Retroweaver operates by transforming Java class files compiled by a 1.5 compiler into version 1.4 class... Platforms: Windows

License: Freeware Download (46): Retroweaver Download

Added: July 29, 2013 | Visits: 299

Gretel for Linux Gretel is a tool for test coverage monitoring of java bytecode. It also has the unique feature of being able to remove coverage instrumentation for code which has already been covered, enhancing performance. Platforms: *nix

License: Freeware Size: 798.72 KB Download (39): Gretel for Linux Download

Added: August 18, 2008 | Visits: 797

Janino Janino is a compiler that reads a Java expression, block, or source file, and generates Java bytecode that is loaded and executed directly. It is not intended to be a development tool, but an embedded compiler for run-time compilation purposes, such as expression evaluators or "server pages"... Platforms: Not Applicable

License: Freeware Size: 452 KB Download (489): Janino Download

Released: June 03, 2012  |  Added: June 03, 2012 | Visits: 293

ezContract ezContract contains a Java library and a Java bytecode instrumentor to support Design by Contract in the Java language. Platforms: Windows, Mac, Linux

License: Freeware Size: 536 KB Download (46): ezContract Download

Released: October 04, 2012  |  Added: October 04, 2012 | Visits: 396

GOTO-20 GOTO-20 is a basicode-2 to java Bytecode compiler. Platforms: Windows, Mac, Linux

License: Freeware Size: 95.58 KB Download (51): GOTO-20 Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 254

jbytecode jbytecode is a Java bytecode disassembler/assembler written in Python. Dissasembly code is aligned with Java bytecodes in the class file so modification and re-assembly is always possible, even when class is obfuscated. Platforms: Windows, Mac, Linux

License: Freeware Size: 22.6 KB Download (48): jbytecode Download

Released: July 26, 2012  |  Added: July 26, 2012 | Visits: 554

JC virtual machine JC is a Java virtual machine implementation that converts class files into C source files using the Soot Java bytecode analysis framework, compiles them with GCC, and loads them using a built-in ELF object loader. JC uses GNU Classpath's class library. Platforms: Mac, BSD, Linux

License: Freeware Size: 37.71 MB Download (47): JC virtual machine Download

Released: July 02, 2012  |  Added: July 02, 2012 | Visits: 147

Jiapi A highlevel API to instrument Java bytecode. Jiapi can be used to modify bytecode of a Java class before it is loaded into a virtual machine. Platforms: Windows, Mac, Linux

License: Freeware Size: 1.16 MB Download (48): Jiapi Download

Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 401

Luaj Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags, weak tables and unique direct lua-to-java-bytecode compiling. Platforms: Windows, Mac, Linux

License: Freeware Size: 1.98 MB Download (49): Luaj Download

Released: August 11, 2012  |  Added: August 11, 2012 | Visits: 383

Purge Annotation References Ant Task Purge references to annotations out of the java bytecode/classfiles (remove the @Anno tag from annotated elements). Now you can use annotations to check constellations in bytecode after compilation but remove the used annos before releasing the jars. Platforms: Windows, Mac, Linux

License: Freeware Size: 54.34 KB Download (49): Purge Annotation References Ant Task Download

Added: November 03, 2010 | Visits: 1.252

jclasslib bytecode viewer JProfiler is an award-winning all-in-one Java profiler. JProfilers intuitive GUI helps you find performance bottlenecks, pin down memory leaks and resolve threading issues. Even though JProfiler has a powerful feature set, its a Java profiler that is extremely easy to use! JProfilers user... Platforms: *nix

License: Freeware Size: 1.7 MB Download (105): jclasslib bytecode viewer Download

Added: May 13, 2010 | Visits: 1.127

TOM programming language Tom is a software environment for defining transformations in Java. TOM programming language is an extension of Java designed to manipulate tree structures and XML documents. It is compatible with Java: a Java program is a correct Tom program. Data are represented using an efficient tree based... Platforms: *nix

License: Freeware Size: 3.7 MB Download (104): TOM programming language Download

1 2 3 4 5 >