OK. Here is an example of some JScheme code
500 Can't connect to 127.0.0.1:8778 (connect: Connection refused)
The key points to observer here, viz-a-viz the Scheme Java interaction
are:
- the use of import to allow us to skip long package prefixes
- the use of javadot notation (symbols with a . or $ in them to access java method, constructors, and fields
-- TimothyHickey - 19 Jul 2005
Current Rev: r1.2 - 16 Jan 2006 - 05:14 GMT - AntonVanStraaten, Revision History:Diffs | r1.2 | > | r1.1