[Image: GNU Sather logo]
(Answer) (Category) Sather FAQ : (Category) Development using Sather : (Category) User Contributed Libraries : (Answer) GNUish/POSIXy cmdline options for Sather
From: ralf@ark.t-online.de (Ralf Stephan)
Subject: ANNOUNCE: GNUish/POSIXy cmdline options for Sather
Date: Fri, 11 Jun 1999 12:06:05 +0200
X-Server-Date: 11 Jun 1999 10:49:53 GMT

This is a complete redesign of my Java efforts in this regard.
I didn't expect to find so much bugs just by going to this very nice 
language!
Careful: This is NOT the exact GNU or POSIX behaviour since those specs
are inconsistent within themselves - more on this in a later document
or on request.

http://home.pages.de/~rws/clo-sa.html

Contents:

o  cmdline_options.sa:         interfaces / mixins for all classes below.

o  short_cmdline_options.sa:   class to get short option (i.e. -a -bcXY) 
   functionality.   Includes test class.

o  long_cmdline_options.sa:    class to get short+long option 
   (i.e. -a --example) functionality.  Includes test class.

See test classes for usage until there is more documentation.

Distributed under GPL2.  Wouldn't it be nice to have this in the Sather
library? Or even have the compiler use it? ;)


Greetings from Germany,
ralf
Next: (Answer) GTK+ wrapper library

Copyright (C) 2000 Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.