Friday, May 19th, 2006
Glint
- Glint Software Installer (version 1.0)
- Final Report (last updated: 14th June 2006, 08:12)
- Outsourcing Report
After downloading the installer, run it with java -jar glint-1_0.jar which will launch the installer. Then look at the README.txt file in the installation directory. You need Java version 5.0 (a.k.a 1.5) or better. If you have a single-threaded CPU (no hyperthreading or dual cores or CPUs) then you may find the IBM JVM runs faster than the Sun JVM. You also need at least 512MB RAM.
Also note that the installer installs both binary and source so if you want the source then it's in the same place. All the source code I have written that is included in the installer is licensed under the Apache license version 2 only.
Some examples:
- A counter: Glint code; Compiled code, ready for the GlintVM