|
| |
Programming on the Prolog side
Object specification helpers
I think Im under a console process
Handle Java events as top goals
javaMessage(Target,Message(Args))
- EX: javaMessage(java.lang.System-out,println(string(hello, world))).
- Wide open API, as far as Java security allows
- Variations handle exceptions, return value
|