Why use a Smalltalk VM ?
Java and Smalltalk are VERY similar
- Both are bytecode and stack based
We want to do Smalltalk, others want Java
Creating a hybrid results in more flexibility
Had access to the source of a Smalltalk VM and IDE on Palm
- Did not want to write C code !!!