Free programming ruby download - programming ruby script - page 35 - Top 4 Download

Programming Ruby scripts

Lazy streams using generators

This class allows you to use generators as more list-like streams. The chief advantage is that it is impossible to iterate through a generator more than once, while a stream can be re-used like a list. ...
Python

Memento Closure

The memento pattern is great for transaction-like processing. This script adds transactional semantics to methods. Methods decorated with @transactional will rollback to entry state upon exceptions. ...
Python

Splicing of lists

This script splices any number of nonempty lists as one list. Each input list may be of different length.Elements of shorter lists may be recycled when the keyword argument recycle is set to True. Any error result in an empty output list. ...
Python

Variant assertion

Variant assertion script is Eiffel like loop variant assertion. ...
Python

Transposing a List of Lists

This script allows you to transpose a list of lists of different lengths. ...
Python

TryFinally

This script is a convenient way to deeply nest try/finally statements. It is appropriate for complicated resource initialization and destruction. For instance, if you have a list of 50 things that need to get intialized and later destructed via using try/finally (especially if you need to create the list dynamically) this function ...
Python

Debuging of object instantiation

If you are debugging a program, this script will help you to know if some special objects exist and where they came from. ...
Python

Changing return value for mutating list methods

Mutating list methods such as 'append' or 'extend' return None instead of the (mutated) list itself. Sometimes, this is not the desired behaviour. To have a reference to the (mutated) list returned is usefull, if one wants to chain commands such as mylistinstance.append(7).sort(). ...
Python

Sathi

... is an automated grading system for use at programming competitions, especially national informatics olympiads. The interface is AJAX based, with serverside operations being handled by PHP. Grading is done by a separate C grader. ...

Quick and easy FIFO queue class

Quick and easy FIFO queue class is an easy First-In-First-Out queue class based on Python's List data structure. ...
Python

Programming Ruby scripts download notice

Top 4 Download periodically updates scripts information of programming ruby full scripts versions from the publishers, but some information may be slightly out-of-date.

Using warez version or not proper programming ruby script install is risk. Download links are directly from our mirrors or publisher's website, programming ruby torrent files or shared files from free file sharing and free upload services, including Rapidshare, HellShare, HotFile, FileServe, MegaUpload, YouSendIt, Letitbit, DropSend, MediaMax, LeapFile, MyOtherDrive or MediaFire, are not allowed!