[REBOL] Re: Pascal
From: rebol:techscribe at: 8-Sep-2003 16:26
Hi Russell.
Great to see that you are still on the list. I've used PocketStudio
extensively, before Pocket Technologies went out of business.
PocketStudio is now marketed by the Slovakian company WinSoft located
here: http://www.winsoft.sk/pstudio.htm (not to be confused with the US
company whose Web site is here http://www.winsoft.com ).
PocketStudio supports Pascal, which is NOT an object oriented language.
The closest you get to objects are records, the Pascal equivalent of C
structs. I believe that Pascal records are close enough to REBOL
objects. You can easily use Procedure and Function name prefixes to
emulate
methods in objects.
I enjoyed using PocketStudio, which I found to be a very comfortable and
product development tool for Palm.
All the best,
Elan
Russell Yost wrote: