Remove Serializable from internals

A Java ClassLoader is not Serializable. Therefore we cannot
also make the PrologClassLoader Serializable.

We don't really need to serialize an interpreter, so also
throw away any support for that.
11 files changed