- Java GetOpt:
This is a Java rewrite of GNU GetOpt available at
http://www.urbanophile.com/arenn/hacking/download.html.
The Babel code generator uses this to parse command line arguments.
The JAR file,
download information, and licensing details are in the lib/ subdirectory
of the Babel distribution.
- Xerces-J:
Xerces-J is a Java implementation of SAX and DOM XML parsers
available from the Apache Software Foundation at
http://www.apache.org.
The Babel code generator uses this for XML I/O.
The JAR file,
download information, and licensing details are in the lib/ subdirectory
of the Babel distribution.
- libparsifal: libparsifal is a lightweight XML parser implemented in C, and Babel uses
it to parse its .scl files.
- libchasmlite:
Babel uses a simplified form of the Fortran array descriptor library from Chasm (see
http://chasm-interop.sourceforge.net).
Chasm is a language interoperability tool in its own right,
but as of version 1.0.1, only the array library is considered complete.
Without libchasmlite, the configuration script will disable Fortran 90 support.
- libltdl: The libtool dynamic loading library.
babel-1.4.0
users_guide Last Modified 2008-10-16
http://www.llnl.gov/CASC/components
components@llnl.gov