RCFB Top Page
Jax RCFB Copyright © 1988-2008 Jack J. Woehr
Jax Java Page
This Web page is provided as a public service for
those seeking more information about Java and related
technologies. A hyperlink on this page doesn't mean I endorse or
even that I have tried any products or services referenced by
that link.
This page is not tremendously
current. When I first
posted this page, Java was fairly new! I try to keep notes on resources important
to my own praxis up to date, but there is so much Java
information on the Internet these days that it does not seem
worth the effort of pasting up a lot of links.
Other Disclaimers
Looking for my ...
This page is designed to be browsable using a text-mode browser .
Java Links
- Chockino is an
alternative Java VM.
- IBM Java
-
Javasoft is the source
of all Java, including
- Jikes
is IBM's open source Java compiler.
- Research into Java VM's and bytecode.
- ILU
is Xerox's Inter-Language Unification system, a CORBA ORB free
with source.
- Iona Orbix has an Object
Request Broker suite including compiling CORBA IDL to Java.
- Object Oriented Concepts
has a full suite of object-oriented development tools free for
non-commerical use, including a request broker and an
idl-to-html compiler which works analogously to javadoc.
-
Weblogic is a
commercial CORBA implementation.
-
Ant is becoming the
standard open source build tool for Java (analagous to 'make'
from the C language)
- There are many open source projects aimed at extending
Ant
- ASM is a Java
bytecode manipulation framework.
- CUP
is an LALR parser for Java.
- eteks has many
interesting Java tools, including a GPL'ed remote AWT for
non-GUI machines.
- GNU Regexp for
Java is the essential regular expression metaphor ported to
Java.
- JAD
Java Decompiler.
- Jasmin
Java assembler.
-
Java
Code Engineering and Reverse Engineering has Online
resources for heavy metal Java.
- JavaToys has
pointers to all sorts of Java resources.
- JSyn audio synthesis
API for Java.
-
JTOpen is Java
API's for the IBM AS/400 .
- Kiwi
Toolkit is a Free Software Java class library much like
JFC.
- Remote
AWT for Java is IBM's remote implementation of the Java AWT
that lets the AWT portion of an application running on one Java
VM display on a remote Java VM. This makes it easier to debug
Java AWT applications that one is installing on a GUI-less
mainframe.
- Ken
Shirriff's Java Language Pages have I18N stuff
including a PCFFont class to draw X fonts in Java, among other
tools.
- tech.tools.* has free
tech tools for Java, including Jas the Java Assembler.
2000-09-22 ... seems to have vanished.
- Oberon Software
has native OS/2 Rexx, Comm, HLLAPI support for Java,
commercial.
- JDE is Java
Development for Emacs, a loadable Java mode for GNU Emacs with
syntax coloring and other advanced editor features.
- JEdit is a
syntax-coloring editor, GPL'ed Free Software, written in
Java.
- EJBHome is the home of
an Enterprise Java Beans development kit.
- Enhydra is an
open-source Java/XML application server.
-
Evidian
is the home of JOnAS open-source EJB server.
- See also Jonathan a
distributed environment.
- IBM San
Francisco Project is IBM's & partners' suite for
Java-based business applications.
- jBoss is an open-source
EJB environment.
- KBeans aims
at supporting the development of semantically rich data
structures in Java.
- JOP is the
Java-Optimized Processor Project.
-
TINI is
a $50 single board from Dallas Semiconductor that does
Java and TCP for embedded applications.
- AnyJ is a
cross-platform Java IDE. Freely downloadable for Linux.
- Borland
JBuilder is a nice IDE for Java.
- Eclipse threatens to
eclipse other IDEs!
-
IBM Visual
Age for Java is a great development environment, with a
free downloadable limited version.
- Now, in 2004, VAJ seems to have gone away in favor of
Eclipse.
-
NetBeans is my
favorite!
- FIJI ForthIsh Java
Interpreter is my open-source Forth-like Java interpreter
in Java.
- HACKJAVA
is a somewhat offbeat Russian site for Java. Caveat emptor.
2000-09-22 ... seems to have vanished.
- IAVA
is an interpreter that implements a subset of the JavaTM
programming language.
- KIEV is about
language attempts to unite Prolog and Java, produces JVM byte
code.
- Languages for
the Java VM has links to and descriptions of various
languages available other than the Java language to run on top
of the Java virtual machine.
- NetRexx
is a Rexx-like language which compiles to Java source
code.
- Paul Tarau's Home
Page is about JProlog, Prolog written in Java.
- Pnuts
is a script language based on Java written in Java.
- Toba
is a Java-to-C translator for standalone applications.
- Waba is a subset of
Java used for smaller devices such as the PalmPilot.
Rocky Coast Free Board
Jax Home Page