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

Java Virtual freeware
Filter: All | Freeware | Demo
 

Java Virtual

1 2 3 4 5 > 
Added: July 02, 2010 | Visits: 3.123

C# Java Virtual Machine C# Java Virtual Machine is a tiny implementation of the Java VM, including simple native classes. This project is written using the C# language. The VM is very easily expandable by writing additional native or Java classes. Whats New in This Release: - The DbConnection class, which provides a...



Platforms: *nix

License: Freeware Size: 409.6 KB Download (212): C# Java Virtual Machine Download

Released: June 27, 2012  |  Added: June 27, 2012 | Visits: 557

Java Virtual System Java Virtual System (JVS) is built around a virtual file system (VFS) - a common platform of Java, by Java, for Java. JVS extends JVM and makes it from an interpreter running half-compiled code a first-class server.





Platforms: Windows, Mac, Linux

License: Freeware Size: 302.79 KB Download (50): Java Virtual System Download

Added: September 09, 2010 | Visits: 783

Java::SJ::VirtualMachine Java::SJ::VirtualMachine Perl module is a Java virtual machine. This module is used by Java::SJ::Config when generating virtual machine representations. This module allows you to very easily run Java services that rely on complex configuration at the VM and library level. It also provides an...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (103): Java::SJ::VirtualMachine Download

Added: February 27, 2010 | Visits: 1.362

Jolt Jolt is a Java Virtual Machine Daemon. This program provides a means to invoke the JDK tools javac, javadoc, and jar from the command line while reusing the same JVM instance across invocations. Jolt daemon is intended primarily for use as a helper tool to make compilation of Java code with...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (102): Jolt Download

Added: August 06, 2010 | Visits: 1.205

PBJ::JNI PBJ::JNI is a Perl module with full access to and from Java virtual machine from Perl. SYNOPSIS use PBJ::JNI::JavaVM; my ($env, $jvm, @vm_opts); my ($cls, $fid, $mid, $out); # Create the Java VM @vm_opts = ("-Xrs", "-Xcheck:jni"); $jvm = new PBJ::JNI::JavaVM(); $env =...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (93): PBJ::JNI Download

Added: March 13, 2010 | Visits: 1.154

JamVM JamVM is a new Java Virtual Machine which conforms to the JVM specification version 2 (blue book). In comparison to most other VMs (free and commercial) it is extremely small, with a stripped executable on PowerPC of only ~130K, and Intel 100K. However, unlike other small VMs (e.g. KVM) it is...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (102): JamVM Download

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

Java Virtual Keyboard This project is a highly configurable Virtual Unicode Keyboard written in Java. You might want to use it to type some words in a foreign character set with your mouse.


Platforms: Windows, Mac, Linux

License: Freeware Size: 180 KB Download (54): Java Virtual Keyboard Download

Added: January 21, 2010 | Visits: 1.252

joeq virtual machine Joeq is a virtual machine and compiler infrastructure designed to facilitate research in virtual machine technologies such as Just-In-Time and Ahead-Of-Time compilation, advanced garbage collection techniques, distributed computation, sophisticated scheduling algorithms, and advanced run time...


Platforms: *nix

License: Freeware Size: 1024 KB Download (98): joeq virtual machine Download

Released: November 23, 2012  |  Added: November 23, 2012 | Visits: 747

IDAutomation Java Barcode Package for Mac OS The JavaBeans, Applets, Servlets and Class Libraries in this package may be used on any platform with a Java Virtual Machine, including Windows, Linux, MacOS, Unix, Solaris, HP/UX, AS/400 and OS/390 to integrate automated barcoding in Java applications. Supports Linear and 2D barcode types...


Platforms: Mac

License: Freeware Size: 2.2 MB Download (51): IDAutomation Java Barcode Package for Mac OS Download

Added: August 15, 2008 | Visits: 3.039

Java SE Runtime Environment 6.0 Update Java Runtime Environment includes Java Virtual Machine, essential for applications done with Java.Java Runtime Environment installs Java Virtual Machine, the basic platform to work with .Class files, easily, thus providing the necessary environment for Java applications to work. It works well in...


Platforms: Windows

License: Freeware Size: 1024 B Download (925): Java SE Runtime Environment 6.0 Update Download

Released: August 25, 2012  |  Added: August 25, 2012 | Visits: 494

HJSplit for Java These HJSplit Java versions run on any computer which has a Java Virtual Machine (JVM) installed. This means that you can run the Java versions on Windows, Mac, Unix (Linux, FreeBSD, etc.), AS/400, Palm OS, Psion, etc. provided that a JVM is installed there. JAxe is a Java clone of the HJSplit...


Platforms: Java

License: Freeware Download (47): HJSplit for Java Download

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

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 03, 2012  |  Added: July 03, 2012 | Visits: 650

Waba Virtual Machine A small, efficient and reliable java virtual machine aimed at portable devices (but also runnable on desktop computers), initially written by Rick Wild of Wabasoft. This account is for the development of the VM core and the associated core java packages.


Platforms: Windows, Mac, Linux

License: Freeware Size: 461.23 KB Download (50): Waba Virtual Machine Download

Added: January 18, 2010 | Visits: 1.151

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

Released: August 02, 2012  |  Added: August 02, 2012 | Visits: 614

Jython .5. Beta Jython is a Java implementation of the Python language that enables you to compile Python source code to Java byte codes, and run the resulting bytecodes on any Java Virtual Machine.


Platforms: Windows

License: Freeware Size: 17.3 MB Download (47): Jython .5. Beta Download

Added: September 04, 2013 | Visits: 396

JamVM for Linux JamVM is a new Java Virtual Machine conforming to the JVMspecification edition 2 (blue book). It is extremely small - strippedon PowerPC ~110K, Intel 80K. However, unlike other small VMs itsupports the full spec, inc. object finalisation and JNI.


Platforms: *nix

License: Freeware Size: 614.4 KB Download (39): JamVM for Linux Download

Added: September 22, 2013 | Visits: 503

RemoteWAP RemoteWAP is a Remote Administration Tool for Operating Systems that can run the Java Virtual Machine (JVM). It has been designed for anyone who wishes to have complete control of there OS anytime and anywhere by using a WAP enabled mobile phone. RemoteWAP is developed using pure Java with swing...


Platforms: *nix

License: Freeware Size: 389.12 KB Download (38): RemoteWAP Download

Added: August 19, 2013 | Visits: 380

Py4J Py4J enables Python programs running in a Python interpreter to dynamically access Java objects in a Java Virtual Machine. Methods are called as if the Java objects resided in the Python interpreter and Java collections can be accessed through standard Python collection methods. Py4J also enables...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (34): Py4J Download

Added: August 20, 2008 | Visits: 1.349

SimMon SimMon is a cross platform monitoring tool which runs on almost any OS that supports the Java Virtual Machine 1.4+. Monitoring is done through the execution of existing monitoring scripts (Perl/VBS) or existing shell commands. Currently monitoring scripts are available for Solaris, Linux, Mac OS...


Platforms: Windows, *nix

License: Freeware Size: 6.6 MB Download (155): SimMon Download

Added: January 11, 2010 | Visits: 2.569

Retriever Download Manager Retriever Download Manager program was written completely in the Java programming language and will run on any operating system with a Java Virtual Machine installed (JVM 1.4 or higher). Retriever allows you to download files from the internet easier and with more control than from your web...


Platforms: *nix

License: Freeware Size: 450.56 KB Download (225): Retriever Download Manager

1 2 3 4 5 >