Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Christophe Raffalli <raffalli@univ-savoie.fr>
To: caml-list@inria.fr, Christophe.Raffalli@univ-savoie.fr
Subject: Bindlib-2.1 library for binders under OCaml available
Date: Sun, 18 Jan 1998 18:35:35 +0100	[thread overview]
Message-ID: <34C23D67.7006F818@univ-savoie.fr> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: ANNONCE-2.1 --]
[-- Type: text/plain; charset=us-ascii; name="ANNONCE-2.1", Size: 2876 bytes --]


I am please to announce the release 2.1 of the bindlib library for
Objective-Caml.

This is a completely rewritten library with no more strange restrictions 
and a wider variety of examples. Have a try !

THE BINLIB PACKAGE
------------------

  This is a library for the Objective-Caml (and NJSML if someone
  really wants a port) providing reasonable tools to write programs
  manipulating data structures with binders (like lambda-terms or 
  quantified formulae). It is quite efficient and not too difficult 
  to use (at least for me).

  I do not know of any available alternative to this package resulting
  in a code as small, and as efficient (both in memory and speed) ! 
  So give it a try !

Availability:
-------------

It is available from my URL:

http://www.logique.jussieu.fr/www.raffalli/index.html#examples

Or by ftp:

ftp://ftp.logique.jussieu.fr/pub/distrib/raffalli/

----
Christophe Raffalli
Laboratoire de Mathématiques, LAMA
Université de Savoie

Email: Christophe.Raffalli@univ-savoie.fr
URL: http://www.logique.jussieu.fr/www.raffalli

-------
History
-------

Version 2.1 January, 15th, 1998:

  - added bind_val family of functions.
  
  - added is_closed and related functions.

  - added bind_pair, bind_list and related modules

  - more complex examples available.

  - only an objective-caml version at the moment 

Version 2.0 November, 21th, 1997 (not really distributed):

  - complete rewriting (no more strange restrictions) !

  - only an objective-caml version at the moment 

Version 1.2 November, 15th, 1995:

  - Provide an SML version.

  - Correct a bug (this bug could only appear with the native 
    Caml-Special-Light compiler).

  - The function cumul-abs is not provided anymore (the library decide 
    by itself how it should optimized abstraction).

  - The price to pay: start_term can only be called while no other
    construction is already started. Another function local_start is
    provided to start a new construction of a term inside another.

Version 1.1, October, 17th, 1995:

  - Correct a major bug: when more than one variable is bound outside
    of the current sequence of binding, then the version 1.0 does not
    work at all. This bug has now been corrected.

  - The library now raises the exception "Binlib_error" instead of
    "Invalid_argument".

  - The memory usage has been optimised to take in account binder
    which binds a variable with no occurrence. In the benchmark this
    is not visible, but other examples shows an improvement of a factor
    greater than 2 !

  - The library only works for terms with less than 32768 free
    variables in each sub-term. An exception is raised if you
    use too many variables.

  - The library has now been tested on a bigger scale and should be
    more reliable (I hope)

Version 1.0, September, 27th, 1995:

  - first public version







                 reply	other threads:[~1998-01-19 13:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=34C23D67.7006F818@univ-savoie.fr \
    --to=raffalli@univ-savoie.fr \
    --cc=Christophe.Raffalli@univ-savoie.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox