Deafening

Sather User <[email protected]> Mon, 25 Apr 2011 20:30:46 +0930 (CST)
Newsgroups gmane.comp.lang.sather.announce
Message-ID <[email protected]>
This list is not.

May I suggest that some traffic would be beneficial for the language?  For
the list to be a black hole is not.

Please do something.  Tell us what if anything you are doing with
Sather.  Write and post here a little program illustrating one of its
features.  Anything.  Remind us of what the hello world program looks like,
or think of a variant to it.  What about a reverse Polish calculator?
Start with

#OUT+"? ";
k ::= #IN.get_str.cursor;

use one of the stacks given as examples in the manual, and process the
values and operators typed in.  Use RATs and allow the precision to be
specified as an option.  If the resulting program is too long to post
here, say what you did and what it does.

Anything.

--Michael Talbot-Wilson