What's javasrc? It's a counterpart to javadoc that I've created. Given a source code root, javasrc processes all the source .java files to create source code displaying HTML. The HTML operates like javadoc so anyone familiar with the Sun java API will have no problem finding the appropriate source code here.
What's Decaf? For some years I've been thinking about a simple programming tool. I think there's a need for a java-derivative language that will have the same relationship to java that Basic had to Fortran when Basic was new. It wouldn't attempt to compete for professional programming, but would be very approachable by casual users.
In November 2004, I decided that the time to get started was at hand. This is the source I've created since then for that project, and the source for the articles and applets on this website.
Javsrc, please |