RE: Languages and AI

From: Ben Goertzel (ben@webmind.com)
Date: Fri Jul 20 2001 - 16:28:13 MDT


> But it wouldn't be that hard to write up an XML parser that can
> modify/execute objects, methods or events using introspection -
> introspection is supported pretty well in both C# or Java.

In Java, you can't introspect to see the *runtime* state of an individual
object (the ephemeral values with which local variables are instantiated).
For this, we'd need a fundamentally different JVM.

Maybe this will be supplied in Pizza (which adds higher-order functions to
Java) or some other new-wave Java variant

Ben



This archive was generated by hypermail 2.1.5 : Wed Jul 17 2013 - 04:00:36 MDT