Why Use Smalltalk? |
Functionality | Smalltalk | Java |
---|---|---|
Voice Recognition C API in a DLL |
PlatformFunctions | native methods |
Text-To-Speech ActiveX Control |
OLE Support | native methods??? |
Serial Port I/O | PlatformFunctions to Win32 DLLs | native methods |
Parallel Port I/O | PlatformFunctions | native methods |
Other Proprietary C code | PlatformFunctions | native methods |