RubyGems Navigation menu

reconsidered 0.9

Reconsidered adds a vital and sorely missed language feature to Ruby: the well known and widely loved GO TO operation, as discussed in Donald Knuth's seminal paper {<em>Structured Programming with <tt>go to</tt> Statements</em>} (see REFERENCES, below). However, this implementation is itself severely limited -- it only allows execution to jump to a point in the program which has already been passed during execution of the program; it is thus less general purpose a tool than the true GOTO of languages such as Fortran.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.9.2 - March 29, 2013 (9KB)
  2. 0.9.1 - October 05, 2012 (8KB)
  3. 0.9 - October 05, 2012 (8KB)

Development依存関係 (2):

hoe ~> 3.1
rdoc ~> 3.10

所有者:

作者:

  • Jim Wise

SHA 256チェックサム:

=

累計ダウンロード数 9,383

このバージョンのみ 2,823

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

ライセンス:

N/A

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

リンク: