Currently there are two areas of interest here. The first is my tutorial introduction
to Pocket Smalltalk. The second is my
custom version of Pocket Smalltalk that contains toolbars on the different tools.
| Pocket Smalltalk Introduction (Online) |
My introduction to Pocket Smalltalk. It begins with an overview of the
different tools, and then walks you through building a simple application.
|
| Pocket Smalltalk Introduction (Download) |
The PST intro, in a downloadable zip file. |
Pocket Smalltalk 1.5 Special Edition
Download Installer Program
Download Zip File
|
This is the latest version of the merged PalmOS/GEOS Pocket Smalltak,
formerlly called 'PST With Toolbars'. It's got a new name and some new features.
There are several enhancements over the previous version and you can read all about them
in the README file. I would recommend
downloading this version instead of the previous 'PST With Toolbars.'
You can get it as either an installer or as a zip file that you
can install yourself.
|
PST Virtual Machine For PRC-Tools 2.0
Download VM built with PRC-Tools 2.0
|
This is the regular 1.5 virtual machine with minor changes to make it compile with
PRC-Tools 2.0 and PalmOS 3.5. The original VM was written for PRC-Tools 0.5.0 and didn't build properly
with the 2.0 release. Included is the source, a new and improved Makefile, and two pre-built
VMs: vm.prc and vm-math.prc (vm-math.prc was linked against
MathLib) If you just want
to compile the standard VM, this is all you need. If you want to rebuild with Math
support, get Mathlib and execute the vm-math target in the Makefile.
Warning: I have spent close to zero time testing this. Use it
with extreme caution. I can't be held responsible, blah blah blah...
|
| PST 1.5 SE Source Package |
This is the source package that the binary is built from. If you'd like to play
with the source, you will need Dolphin Smalltalk 4.0, which is available from
Object Arts.
|
| PST 1.5 SE Source Package No Pro |
This is the source package that the binary is built from. Unlink
the package above, this one does NOT require the Pro version of Dolphin 4.0.
You should be able to load this package into any version of Dolphin 4.0.
Object Arts.
|
Old Versions
|
| Pocket Smalltalk with Toolbars |
An experimental version of Pocket Smalltalk that includes toolbars on
all of the tool windows. The codebase is identical to what
Petr Novak released on
03.28.2000 (the merged Palm/Nokia 9110 version).
Note: This was built using Dolphin Smalltalk 3.06 PL3. It will read project
files created with the released version of PST, but if you save the project, it will be
unreadable back in the original PST. I think this is because of binary format changes
in the Dolphin VM that chaned between 2.x and 3.x.
|
| Pocket Smalltalk Source Package |
The source package for Pocket Smalltalk with Toolbars. You will need
Dolphin Smalltalk 3.0 PL3 to build the tool.
|