|
|||||||||
Tuesday the 2nd of December, 2008 |
|||||||||
rb-lazylist most recent diffversion
Scroll down toward the bottom of the page to get installation instructions for rb-lazylist. The raw portfile for rb-lazylist is located here: http://rb-lazylist.darwinports.com/dports/ruby/rb-lazylist/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/rb-lazylist # $Id: Portfile 30250 2007-10-23 02:16:17Z jmpp PortSystem 1.0 PortGroup ruby 1.0 ruby.setup lazylist 0.1.2 basic_install.rb {README.en examples tests} rubyforge:1599 Maintainers: nomaintainer Description: Implementation of lazy lists for ruby Long Description: This class implements lazy lists (or streams) for Ruby. Such lists avoid the computation of values which arent needed for some computation. So its possible to define infinite lists with a limited amount of memory. A value that hasnt been used yet is calculated on the fly and saved into the list. A value which is used for a second time is computed only once and just read out of memory for the second usage. checksums md5 90f7b26e497814ac555253435e06b8ba Homepage: http://www.ping.de/~flori/flott/exe/session/view/ruby Platform: darwin extract.suffix .tgz If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/rb-lazylistYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using rb-lazylist with these commands: % man rb-lazylist Where to find more information:
|
![]() |
![]() Digg rb-lazylist on MacOSX
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
aqua
archivers audio benchmarks cad comms cross databases devel editors emulators games genealogy gnome gnustep graphics irc java kde lang math multimedia net news palm perl python ruby science security shells sysutils textproc www x11 xfce zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb SSH Key Gen |
|||||||
| |



