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

Java Static Compiler software
Filter: All | Freeware | Demo
 

Java Static Compiler

< 1 2 3 4 5 > 
Released: October 06, 2012  |  Added: October 06, 2012 | Visits: 597

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: August 25, 2012  |  Added: August 25, 2012 | Visits: 536

Clarion to Java Compiler Compile your clarion source code into java runtime environment. Includes the compiler, 100% java based runtime implementation of the clarion runtime environment and other miscellaneous tools.





Platforms: Windows, Mac, Linux

License: Freeware Size: 4.23 MB Download (54): Clarion to Java Compiler Download

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

JaCIL: A .NET to Java Compiler JaCIL (pronounced 'jackal') is a project to create a byte-code compiler to translate .NET assemblies to Java class files.


Platforms: Windows, Mac, Linux

License: Freeware Size: 9.44 MB Download (53): JaCIL: A .NET to Java Compiler Download

Added: May 02, 2006 | Visits: 4.335

TooHot Crossword Puzzles Compiler The TooHot Crossword Puzzles Compiler generates Crossword Puzzles fully automatically using clue-databases. It generates Swedish Puzzles where, the clues are in squares. These crossword puzzles are very popular in European Countries. It can be used as crossword dictionary as well. Wildcards ? and...


Platforms: BeOS, OS/2, Windows, Mac, *nix

License: Freeware Size: 2.01 MB Download (503): TooHot Crossword Puzzles Compiler Download

Added: January 18, 2010 | Visits: 1.150

Jikes JikesTM is a compiler that translates JavaTM source files as defined in The Java Language Specification into the bytecoded instruction set and binary format defined in The Java Virtual Machine Specification. You may wonder why the world needs another Java compiler, considering that Sun provides...


Platforms: *nix

License: Freeware Size: 860.16 KB Download (211): Jikes Download

Added: October 08, 2010 | Visits: 786

Polyglot Polyglot is a highly extensible compiler front end for the Java programming language. The project is implemented as a Java class framework using design patterns to promote extensibility. Using Polyglot, language extensions can be implemented without duplicating code from the framework itself....


Platforms: *nix

License: Shareware Cost: $0.00 USD Download (93): Polyglot Download

Added: March 07, 2010 | Visits: 1.010

Java::Import Java::Import is Perl module to use Java classes in Perl. SYNOPSIS use Java::Import qw( some.package.SomeClass ); my $instance = new some.package.SomeClass(); $instance->someMethod(); my $ret_val = some::package::SomeClass::someStaticMethod(); $ret_val->someMethod(); $ret_val2 =...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (94): Java::Import Download

Added: June 10, 2010 | Visits: 981

idl2javaxml idl2javaxml is an IDL compiler to language Java mapping & XML binding. SYNOPSIS idl2javaxml [options] spec.idl OPTIONS All options are forwarded to C preprocessor, except -h -i -v -x. With the GNU C Compatible Compiler Processor, useful options are : -D name -D name=definition -I...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (106): idl2javaxml Download

Added: April 17, 2010 | Visits: 1.160

idl2java idl2java is an IDL compiler to language Java mapping. SYNOPSIS idl2java [options] spec.idl OPTIONS All options are forwarded to C preprocessor, except -h -i -v -x. With the GNU C Compatible Compiler Processor, useful options are : -D name -D name=definition -I directory -I-...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (327): idl2java Download

Added: October 14, 2010 | Visits: 853

Java::JVM::Classfile Java::JVM::Classfile is a Perl module to parse JVM Classfiles. SYNOPSIS use Java::JVM::Classfile; my $c = Java::JVM::Classfile->new("HelloWorld.class"); print "Class: " . $c->class . "n"; print "Methods: " . scalar(@{$c->methods}) . "n"; The Java Virtual Machine (JVM) is an abstract...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (90): Java::JVM::Classfile Download

Added: January 08, 2010 | Visits: 1.023

Inline::Java::PerlInterpreter Inline::Java::PerlInterpreter is a Perl module used to call Perl directly from Java using Inline::Java. SYNOPSIS import org.perl.inline.java.* ; class HelpMePerl { static private InlineJavaPerlInterpreter pi = null ; public HelpMePerl() throws InlineJavaException { } static private...


Platforms: *nix

License: Freeware Size: 94.21 KB Download (105): Inline::Java::PerlInterpreter Download

Added: April 20, 2010 | Visits: 906

Java::Build::JVM Java::Build::JVM is a Perl module that starts one JVM for compiling. SYNOPSIS use Java::Build::JVM; my $compiler = Java::Build::JVM->getCompiler(); $compiler->destination("some/path"); $compiler->classpath("some/pathto/jar.jar:some/other/path/javas");...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (104): Java::Build::JVM Download

Added: April 10, 2010 | Visits: 1.025

Java::Build Java::Build is a family of modules which you can use instead of Ant. SYNOPSIS use Java::Build::JVM; # access to the javac compiler in one jvm use Java::Build::Tasks; # some helpful methods similar to Ant tasks my $source_files = build_file_list( BASE_DIR => $some_path, INCLUDE_PATTERNS...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (96): Java::Build Download

Added: March 06, 2010 | Visits: 1.036

Java 2 Standard Edition Runtime Environment 1.5.0 Update Java 2SE technology readily harnesses the power of the network because it is both a programming language and a selection of specialized platforms. As such, it standardizes the development and deployment of the kind of secure, portable, reliable, and scalable applications required by the...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 15.7 MB Download (96): Java 2 Standard Edition Runtime Environment 1.5.0 Update Download

Added: July 08, 2010 | Visits: 1.234

MikMod for Java MikMod for Java is a Java port of the MOD player MikMod. It supports MOD, S3M, XM, MTM, and many other MOD formats. The make file "source/Makefile" is intended for GNU make, so if its present you can just type make to build everything. The default java compiler name is javac, and if it isnt...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (109): MikMod for Java Download

Added: July 01, 2010 | Visits: 1.563

Fast MD5 Implementation in Java Fast MD5 Implementation in Java is a heavily optimized implementation of the MD5 hashing algorithm written in Java. Fast MD5 Implementation in Java includes an optional native method for even greater speed improvements. How Fast Is It? Short answer:Much faster than any other Java...


Platforms: *nix

License: Freeware Size: 74.75 KB Download (176): Fast MD5 Implementation in Java Download

Released: September 09, 2012  |  Added: September 09, 2012 | Visits: 654

Crossword Compiler Crossword Compiler can make many types of crossword, word search and sudoku puzzles. Make puzzles automatically from your own words and quickly upload interactive puzzles to the web for people to solve. The program is very flexible and has many advanced features; it is used by many of the best...


Platforms: Windows

License: Shareware Cost: $59.00 USD Size: 3.19 MB Download (62): Crossword Compiler Download

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

Check Out Our Range Of Java Tools and Get All the Java Applications You Need To Spruce up Your Webpage At Wyka-Warzecha we have a huge range of Java tools that can revamp your ailing websites into brand new, sleek and professional looking magnets for viewers.We can offer you a range of Java tools that can do anything from provide 3d charts to games, audio streaming to animated graphics. Even...


Platforms: Windows


Released: June 24, 2012  |  Added: June 24, 2012 | Visits: 193

Java SortingMachine A collection of static sorting methods in a Java class. Each method takes an unsorted array and returns a sorted copy of the array. All methods are overloaded to take arrays of type: byte, short, int, long, float and double.


Platforms: Windows, Mac, Solaris, Linux

License: Freeware Size: 25.82 KB Download (49): Java SortingMachine Download

Released: July 05, 2012  |  Added: July 05, 2012 | Visits: 405

JBuilder JDK 1.6 Extension Compiler This opentool adds a new compiler option to the project properties build java page for compiling projects using JDK 1.6 (JDK 6) language extensions in JBuilder.


Platforms: Windows, Mac, Linux

License: Freeware Size: 87.84 KB Download (55): JBuilder JDK 1.6 Extension Compiler Download

< 1 2 3 4 5 >