-- -Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
ambit version 0.10 has been released!
* <https://github.com/jimwise/ruby/tree/master/ambit>
* <Author:: Jim Wise (mailto:jwise / draga.com)>
* <Copyright:: Copyright (c) 2011 Jim Wise>
* <License:: 2-clause BSD-Style (see LICENSE.txt)>
This is an all-ruby implementation of choose/fail nondeterministic
programming with branch cut, as described in Chapter 22 of Paul Graham's
_On Lisp_[1], or Section 4.3 of _SICP_[2].
Changes:
### 0.10 / 2011-04-26
* Add Ambit::unmark! and Ambit::unmark_all!, which can be used to undo the
effects of the Ambit::mark operation -- see "Marking and Cutting" in
README for details.
* Add Ambit::trace and Ambit::untrace to turn on or off tracing of Ambit
operations to STDERR. In Ambit test cases, check for the environment
variable AMBIT_TRACE, and turn on tracing during execution of tests if it
is set.
--
Jim Wise
jwise / draga.com
-- -Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (SunOS)
iEYEARECAAYFAk57h4EACgkQHDchQepTnhT9fgCfYYD25DdjZTkLEVT6iy5UHw77
UwcAnR61DWzuWKbIQhw8jDppSZdADxUf
ub
-----END PGP SIGNATURE-----
-- -