OSX port
talksmall <[email protected]> Sun, 9 Aug 2009 18:01:43 -0700 (PDT)
| Newsgroups | gmane.comp.lang.smalltalk.strongtalk |
|---|---|
| Message-ID | <[email protected]> |
I have just checked in my changes to add OSX support to Strongtalk. This is r162 in SVN. I have uploaded an archive containing an image file and sources directory that are required for this version. As a convenience I have also uploaded pre-built binaries for OSX (Leopard) and Windows. If there is interest I can do the same for Linux. Note that the OSX version is only suitable for command-line scripting. To make use of this download the binary to a directory of your choice. Download the image archive and unpack this into the same directory. To launch the VM from the command line you should cd to the directory into which you downloaded the VM and execute ./strongtalk -script <path-to-script> Scripts should be in Smalltalk chunk format. As a starter I have uploaded a sample script test.dlt. This runs the Smalltalk-level tests and recompiles all methods in the image. It is a basic test that your installation is working properly. Please try it out if you are interested in OSX support. I would welcome any feedback. -talksmall --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Strongtalk-general" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/strongtalk-general?hl=en -~----------~----~----~----~------~----~------~--~---