caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* ExtLib 1.3 Release
@ 2004-10-26  7:51 Nicolas Cannasse
  2004-10-26  8:19 ` [Caml-list] " skaller
  2004-10-26  8:46 ` Nicolas Cannasse
  0 siblings, 2 replies; 3+ messages in thread
From: Nicolas Cannasse @ 2004-10-26  7:51 UTC (permalink / raw)
  To: caml-list

Hi list,

ExtLib 1.3 is available through Sourceforge : http://ocaml-lib.sf.net

ExtLib is a project aiming at providing a complete - yet small - standard
library for the OCaml programming langage. The purpose of this library is to
add new functions to OCaml Standard Library modules, to modify some
functions in order to get better performances or more safety
(tail-recursive) but also to provide new modules which should be useful for
the average OCaml programmer.

Changes for 1.3 :
- new module OptParse (by Bardur Arantsson) : GNU [getopt(3)]-style command
line parsing
- new module Dllist (by Jesse Guardiani and Brian Hurt) : A mutable,
imperative, circular, doubly linked list
- fixed bugs in Bitset and IO modules
- and some minor other changes...

Nicolas Cannasse


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] ExtLib 1.3 Release
  2004-10-26  7:51 ExtLib 1.3 Release Nicolas Cannasse
@ 2004-10-26  8:19 ` skaller
  2004-10-26  8:46 ` Nicolas Cannasse
  1 sibling, 0 replies; 3+ messages in thread
From: skaller @ 2004-10-26  8:19 UTC (permalink / raw)
  To: Nicolas Cannasse; +Cc: caml-list

On Tue, 2004-10-26 at 17:51, Nicolas Cannasse wrote:
> Hi list,
> 
> ExtLib 1.3 is available through Sourceforge : http://ocaml-lib.sf.net
> 
> ExtLib is a project aiming at providing a complete - yet small - standard
> library for the OCaml programming langage. 

And don't forget to specify the license with announcements please:
ExtLib is LGPL with Ocaml exemption, the same license as Ocaml
uses for its libraries.

-- 
John Skaller, mailto:skaller@users.sf.net
voice: 061-2-9660-0850, 
snail: PO BOX 401 Glebe NSW 2037 Australia
Checkout the Felix programming language http://felix.sf.net




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] ExtLib 1.3 Release
  2004-10-26  7:51 ExtLib 1.3 Release Nicolas Cannasse
  2004-10-26  8:19 ` [Caml-list] " skaller
@ 2004-10-26  8:46 ` Nicolas Cannasse
  1 sibling, 0 replies; 3+ messages in thread
From: Nicolas Cannasse @ 2004-10-26  8:46 UTC (permalink / raw)
  To: caml-list

> Hi list,
>
> ExtLib 1.3 is available through Sourceforge : http://ocaml-lib.sf.net
>
[...]

The TGZ have just been updated, the previous one was missing some file, if
you just downloaded it please retry.
Sorry for the inconvenience,
Ah and yes : ExtLib is LGPL with linking exemption, the same license as
Ocaml uses for its libraries :)

Nicolas


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-10-26  8:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-26  7:51 ExtLib 1.3 Release Nicolas Cannasse
2004-10-26  8:19 ` [Caml-list] " skaller
2004-10-26  8:46 ` Nicolas Cannasse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).