SCOUG-Programming Mailing List Archives
Return to [ 05 |
September |
2003 ]
<< Previous Message <<
>> Next Message >>
Content Type: text/plain
Lynn H. Maxson wrote:
>
> In truth we have a continuum ranging in extremes
> from those with fervor ... willing to take on all
> programming language comers and those ...
> unwilling (and uninterested) in taking on any.
For years I've wanted a Users Guide which encompassed _all_ languages.
The document would be organized by what you want to do, not by
language. DO...CONTINUE, DO...END, FOR...NEXT etc are all the same
thing (Java looks a little different because you're throwing things, C
syntax is different but the functionality is the same) and would be
under DO with an entry under FOR saying "see DO". Likewise for most of
the language basics (I/O exceptions are handled in different ways).
That leaves the library routines which (except for Java) all look pretty
much the same to me although the names are different. I'd even include
.bat and .cmd file keywords and syntaxes, and I'd treat filters as
callable subroutines (the command line DIR and Rexx's SysFileTree() are
similar, for example). I'd also include the Unix commands since they
are well thought out.
Lynn, _you_ could then take this document, delete everything you don't
like (I'll buy you a box of red markers) and you'll have your SL/I
specification.
What's that? You will need *two* boxes of red markers?!?
- Peter
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-programming".
For problems, contact the list owner at
"rollin@scoug.com".
=====================================================
<< Previous Message <<
>> Next Message >>
Return to [ 05 |
September |
2003 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|