JavaSummary

From NAMIC Wiki
Revision as of 13:36, 18 December 2006 by Andy (talk | contribs) (Update from Wiki)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < JavaSummary

Description

Python, Tcl, Perl, or Scheme.

Role In NAMIC

Java is typically used as an interface to toolkits implemented in C++ (e.g., VTK or ITK). The CableSwig program (or equivalent) is used to automatically generate Python bindings for these toolkits.

Java is also being used to implement the [Dart2Summary|DART2]] testing system.

Documentation, Tutorials and Examples

An exhaustive list of books and online references are available for Java. See the official Java web site, or check Amazon.com for various Java books.

License

Java JDK and JRE are licensed under Sun's Binary Code License (BCL). The binary JDK and JRE are available at no-fee from Sun (per terms of the BCL) for use with desktop personal computers. Both the JDK and JRE can be freely redistributed with value-add. JDK or JRE use for embedded devices and other computing environments may require a license fee from Sun.