Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion New Smalltalk Release
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Avi Bryant  
View profile  
 More options Dec 17 2004, 7:56 am
Newsgroups: comp.lang.ruby
From: "Avi Bryant" <avi.bry...@gmail.com>
Date: 17 Dec 2004 04:56:26 -0800
Local: Fri, Dec 17 2004 7:56 am
Subject: Re: New Smalltalk Release

gabriele renzi wrote:
> I think the point of ambrai ST is to be "The SmallTalk For OSX".
> VisualWorks, Squeak, and other vendor do provide linux compatibility,
> anyway.

My understanding is that they've been quite careful to keep it
portable, so that a version for Linux or Windows would "simply" be a
matter of reimplementing the UI framework.  Whether or not they ever
actually do that work is another matter; the Mac OS space is certainly
a niche that needed filling, but competing on Windows or Linux would be
more difficult.

And it's "Smalltalk" not "SmallTalk".  That capital T tends to be a
very good way to annoy Smalltalkers ;).

BTW, some people on this list might be amused by the following post
from comp.lang.smalltalk.  It's referring to the new command-line tool
that ships with Ambrai.  I thought "Smalltalk (non-ruby)" was an
interesting choice of words:

> My first Smalltalk (non-ruby) CommandLine Application

> 1) Create a file called test.st:
> -----

> #!/usr/bin/smalltalk -r
> ConsoleWriteStream default nextPutAll: 'Hello World';cr.

> -----

> 2) call chmod +x test.st

> 3) execute:

> ./test.st

> I've been doing smalltalk on and off for about ten years. Never wrote
> this app before (not including ruby)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.