RubyGems Navigation menu

ambit 0.10.1

This is an all-ruby implementation of choose/fail nondeterministic programming with branch cut, as described in Chapter 22 of Paul Graham's <em>On Lisp</em>[1], or Section 4.3 of <em>SICP</em>[2]. Due to Ruby containing a true call/cc, this is a much straighter port of Paul Graham's scheme version of this code than his Common Lisp or my C versions are. :-)

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.13 - March 29, 2013 (17KB)
  2. 0.12 - January 30, 2012 (16KB)
  3. 0.11 - January 12, 2012 (16KB)
  4. 0.10.1 - January 10, 2012 (15KB)
  5. 0.10 - September 22, 2011 (15KB)
全てのバージョンを表示(全7件)

Development依存関係 (2):

hoe ~> 2.12
rdoc ~> 3.10

所有者:

作者:

  • Jim Wise

SHA 256チェックサム:

=

累計ダウンロード数 32,802

このバージョンのみ 4,560

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: