gnu.org
GNU Classpath Hacker's Guide: GNU Classpath Hacker's Guide
http://www.gnu.org/software/classpath/docs/cp-hacking.html
GNU Classpath Hacker's Guide. This file contains important information you will need to know if you are going to hack on the GNU Classpath project code. This document contains important information you'll want to know if you want to hack on GNU Classpath, Essential Libraries for Java, to help create free core class libraries for use with virtual machines and compilers for the java programming language. An introduction to the GNU Classpath project. Very important rules that must be followed. Locale specif...
lith.at
javver
http://www.lith.at/javver/index.html
Is a tool for testing Java virtual machines. It generates large amounts of random (but valid) bytecode that can be used for comparing the VM under test against a reference VM. (Actually javver. Generates source files that can be assembled to bytecode by jasmin. Bytecode generated by javver. Tends to trigger obscure bugs in the VM's code generator that are otherwise hard to find. Is used for testing the CACAO JIT compiler. But there is nothing CACAO-specific about it. Note: If you start javver.
log4jey.blogspot.com
log4jey: May 2007
http://log4jey.blogspot.com/2007_05_01_archive.html
Technical info, warnings and debug. Monday, 28 May 2007. As an OSGi bundle to test out the server-side Eclipse Equinox functionality (and throw a little Scala in there too). It works, with a little wrapping. The Ajax chat example works fine, but the link has to be changed to /chat.html rather than /chat. All made easier by switching to Eclipse 3.3RC2. Tried this out on my maemo box ( nokia n800. Tablet), running cacao. Extension point="org.eclipse.equinox.http.registry.resources". Extension point="org...
programmierecke.net
Programmierecke.NET
https://www.programmierecke.net/progsoft.html
Hier gibts ein paar Planungswerkzeuge, die man vielleicht mal brauchen könnte. Deutsch ) Wissensmanagementsystem mit Grafikprogramm für Organigramme, Wissenslandkarten und Projektstrukturpläne und einen Server. Für private Nutzung ist dieses Programm kostenlos. Englisch) - Alles was für einen Programmierer, Webmaster interessant sein könnte. Gnu Programme für Windows (z.B.: automake, autoconf, .). Syntax highlighting, ASCII Tabelle, Baumartige Codedarstellung (z.B.: XML), Farbwähler,. Public Domain, GPL.
wiki4.caucho.com
Embedded: Resin On Raspberry Pi - Resin 4.0 Wiki
http://wiki4.caucho.com/Embedded:_Resin_On_Raspberry_Pi
Embedded: Resin On Raspberry Pi. From Resin 4.0 Wiki. Resin on Raspberry Pi. Resin on Raspberry Pi : Installation and Configuration. Resin on Raspberry Pi. Java On Raspberry Pi Performance. Resin Changes To Support Raspberry Pi. Paul's Raspberry Pi Journal. Paul's improved dd for SD Card script for OSX. Resin on Raspberry Pi : Installation and Configuration. Soft-float Debian Wheezy Download. Easy SD Card Setup on the Raspberry Pi Wiki. Sddd - Paul's improved dd for SD Card script for OSX. To install Ope...
antforge.org
About me and this site | antforge.org
http://www.antforge.org/about
About me and this site. Hello, my name is Michael Starzinger. And this is my website containing a personal blog. I’m a software engineer, open-source hacker, student and climber. In my opinion software should be free (as in freedom) and open (as in open-source) whenever possible. I am currently working on V8. Google’s high-performance JavaScript engine used in the Chrome browser. Prior to that I worked on CacaoVM. A Java Virtual Machine which uses Just-In-Time compilation, for several years. When writing...
lith.at
tgolem
http://www.lith.at/tgolem/index.html
Is a framework for automatically executing scripts on remote hosts and reporting the results. It is used for automated testing of the CACAO. JIT compiler ( results. Is free software distributed under the GPL. NOTE: While already useful, tgolem. Currently is a prototype of itself. Some features of tgolem. No need to install software on remote hosts. Written in Perl, thus portable. Remote execution of scripts over SSH, possibly relayed over several hosts. Parallel execution of scripts on one or more hosts.