[m-users.] Ann: Colipa 2.1.0
Volker Wysk <[email protected]>
| Newsgroups | gmane.comp.lang.mercury.general |
|---|---|
| Message-ID | <[email protected]> |
Hi! I've released version 2.1.0 of my command line parser Colipa: https://gitlab.com/volkerwysk/colipa The most notable improvement compared with the 1.* version is the change in how command line arguments are identified. Previously, it was done by an enumeration type. This made it impossible to share command line argument descriptions. Everything had to be in one module. Now I'm using (semantically wrapped) strings instead and everything has gotten simpler. And it was astonishing how simple this was to change. There also are new features for generating usage information and for dealing with subcommands. Cheers, Volker _______________________________________________ users mailing list [email protected] https://lists.mercurylang.org/listinfo/users
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEE6QXGh82Ov3+2nrxp+K4ydFOsHoUFAmS5IGgACgkQ+K4ydFOs HoW90w/+N2U91/PvT0LwHkZ+LxV/7Rrx1ZWPlnoGdN6W5Y/4qRIhbTV1CA3kq7dA +nXqpBGd9ifjF2p8Apcz1oDJsmMJ677pFilKBbkdBTi8ai8ZJ32XLpmIZDqLZ7uL qj7d4plOu0gK5J4ZOn7jsVr/LrioGCst7DI4+xDi8S181DXOEwQZrG7JVEHWmOpc ECaovkMwkBZs/TeH2KSXk6iEFGbmMHgesiF5ZgHrzppzXJuYCX6y8AyzoCZd/dkM oUolBEu9z8v1i3WCyU710C+pYuTi3Cd5hbOe+I7qfmSyVLuhitT2WKDhnrrBi437 bIvI2X6ZcSS3K+AZxxCWvMmnW+Y5FWJh/gh56V2v2cjPkXWmoXN1WcTNMyt++thB 1ETZLbJLySTN7wH61nnHCGavEpbyyiXWAUFhVa5ZTXvJUAeEA8KRRIXsNaIXviSO 9vW5zvKGmIVSlKdNirujKXsRbbvMSJZ5SMEU56ixNoLCXUNOo8+zuBp4Qck4tdUx IG/MDR1dTZcf8EPDpbdNw4JIwrPy1KepjQ2wStdI33Zo6XmmHLEXajHr8UgOVYT+ ghNGMv0T+ZAua/VVwG9Ag88h0fY4Aq2eAf0lG68Nd+cPHuhBW2wud0J5JOKziJZd iO0XVunTnx6T7abSU/2yYYTCOqNjzEr/fp2VxH/QkFw1IPAgJq0= =BZEt -----END PGP SIGNATURE-----