Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.472.087 Times

Ruby Parsers Generators freeware
Filter: All | Freeware | Demo
 

Ruby Parsers Generators

< 1 2 3 4 5 > 
Released: June 01, 2012  |  Added: June 01, 2012 | Visits: 466

RubyGems - Self Contained Ruby Libraries RubyGems is a system used to package other Ruby libraries into single, self-contained files that also contain metadata about the library, such as name, category, dependencies, etc.



Platforms: Windows, Mac, Linux

License: Freeware Size: 16.18 KB Download (46): RubyGems - Self Contained Ruby Libraries Download

Released: June 04, 2012  |  Added: June 04, 2012 | Visits: 364

ruby-gsl: Ruby wrapper for GSL ruby-gsl is a port of the GNU Scientific Library (GSL) to the Ruby programming language. The GNU Scientific Library is a collection of routines for numerical computing. Ruby is an interpreted scripting language for quick and easy object-oriented programm





Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 145.89 KB Download (52): ruby-gsl: Ruby wrapper for GSL Download

Released: September 11, 2012  |  Added: September 11, 2012 | Visits: 269

ruby-tmpl: templating ala (mod_)Ruby Templating ala (mod_)Ruby. ruby-tmpl is a templating system that can be used for online and offline processing of documents and content.


Platforms: Windows, Mac, Linux

License: Freeware Size: 18.1 KB Download (51): ruby-tmpl: templating ala (mod_)Ruby Download

Added: May 10, 2013 | Visits: 395

Using Ruby hashes as keyword arguments However, as you have more and more keyword options, setting defaults in this way gets rather tedious. Fortunately, Ruby's Hash#merge comes to our rescue (almost) - it allows you to merge the contents of one hash with another. The only problem - any duplicate keys in the hash you are merging will...


Platforms: Windows, *nix, Ruby,

License: Freeware Download (75): Using Ruby hashes as keyword arguments Download

Added: May 10, 2013 | Visits: 405

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.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Lazy streams using generators Download

Added: May 10, 2013 | Visits: 443

Fibonacci sequence using generators Generators, introduced in Python 2.2, can be used to work with infinite sets. This script is a simple example of a generator that creates the Fibonacci sequence.Running this produces the following result:c:python22>python fib.py1 1 2 3 5 8 13 21 34


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Fibonacci sequence using generators Download

Added: August 05, 2013 | Visits: 623

Simulink pseudo-random binary sequence generators The PRBS are based on 3 to 9 bits memory delays and put out 2^3 -1 to 2^9 -1 binary sequence length. Usage: these generators can be used in process identification as noise source on command signal


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (43): Simulink pseudo-random binary sequence generators Download

Added: August 12, 2013 | Visits: 503

MySQL Database Layer With Dynamic SQL Generators SELECT, INSERT, UPDATE and DELETE queries can be executed from lists of parameters defining tables, fields, field values and condition clauses with MySQL Database Layer With Dynamic SQL Generators.


Platforms: PHP

License: Freeware Size: 10 KB Download (42): MySQL Database Layer With Dynamic SQL Generators Download

Added: June 20, 2013 | Visits: 471

Quack Ruby Projects One-off Ruby projects. Formerly qrp (queueing reverse proxy). qrp is a Mongrel-based reverse proxy designed to feed concurrency-disabled Mongrels. qrp is deprecated.


Platforms: Ruby

License: Freeware Size: 40.96 KB Download (48): Quack Ruby Projects Download

Added: April 23, 2013 | Visits: 445

Ruby-On-Rest Ruby-on-Rest is a simple, minimalistic framework written in Ruby that provides a RESTful access to your existing custom domain service and model.


Platforms: Ruby

License: Freeware Size: 20.48 KB Download (49): Ruby-On-Rest Download

Added: December 10, 2013 | Visits: 590

Ruby/ActiveLdap Ruby/ActiveLdap provides an object oriented interface to LDAP. It maps LDAP entries to Ruby objects with LDAP attribute accessors exposed as methods dynamically assigned based on your LDAP server's schema and each object's objectClasses.


Platforms: Ruby

License: Freeware Size: 204.8 KB Download (64): Ruby/ActiveLdap Download

Added: May 12, 2013 | Visits: 522

OneClick Ruby Application Builder(OCRA) Builds one-click Windows executables from Ruby source code. OCRA Packages everything needed to run Ruby scripts into a single Windows executable. The executable contains the Ruby interpreter, your script, and any rubygems that your script depends on.


Platforms: Ruby

License: Freeware Size: 102.4 KB Download (49): OneClick Ruby Application Builder(OCRA) Download

Added: August 02, 2013 | Visits: 393

Ruby Log Parser Ruby Log Parser is a wrapper around Microsoft's Log Parser tool freely available for Windows. This wrapper enables a SQL statement to be passed to the LogParser executable and the results returned via an array or hash for further processing in Ruby.


Platforms: Ruby

License: Freeware Size: 10 KB Download (42): Ruby Log Parser Download

Added: September 12, 2013 | Visits: 465

octopi - Ruby wrapper for GitHub v2 API Octopi is a Ruby interface to GitHub API v2 (http://develop.github.com).


Platforms: Ruby

License: Freeware Size: 10 KB Download (43): octopi - Ruby wrapper for GitHub v2 API Download

Added: April 04, 2013 | Visits: 338

Rip: Ruby's Intelligent Packaging Rip is a simple and powerful way to install and manage Ruby packages. Install-time dependency checking, virtual environments, a flexible plugin system, and liberal package sources (git, gem, single files, etc) make it a compelling alternative to RubyGems.


Platforms: Ruby

License: Freeware Size: 30.72 KB Download (43): Rip: Ruby's Intelligent Packaging Download

Added: July 05, 2013 | Visits: 535

RubySlim - Ruby SlimServer API RubySlim is a full Ruby API to the Slimserver music server software, used by network MP3 players such as the SlimDevices Squeezebox and the Roku Soundbridge.


Platforms: Ruby

License: Freeware Size: 10 KB Download (43): RubySlim - Ruby SlimServer API Download

Added: June 17, 2013 | Visits: 435

AAlib-Ruby AAlib-Ruby brings graphics to the text terminal. AAlib-Ruby provides both a graphics context rendered as ascii-art and keyboard and mouse input. AAlib-Ruby is a DL based wrapper around the AA-lib C library.


Platforms: Ruby

License: Freeware Size: 30.72 KB Download (49): AAlib-Ruby Download

Added: November 24, 2013 | Visits: 610

Ruby SVM (Support Vector Machines) Ruby SVM is a Ruby binding to the very popular and highly useful libsvm library (released under a seperate license) This allows you to effortlessly experiment with machine learning, in particular Support Vector Machines, in Ruby. SVM's have found use in


Platforms: *nix

License: Freeware Size: 30.72 KB Download (39): Ruby SVM (Support Vector Machines) Download

Added: November 01, 2013 | Visits: 366

ruby-gsl: Ruby wrapper for GSL ruby-gsl is a port of the GNU Scientific Library (GSL) to the Ruby programming language. The GNU Scientific Library is a collection of routines for numerical computing. Ruby is an interpreted scripting language for quick and easy object-oriented programm


Platforms: *nix

License: Freeware Size: 143.36 KB Download (37): ruby-gsl: Ruby wrapper for GSL Download

Added: July 14, 2013 | Visits: 512

TurnKey Ruby on Rails Live CD Ruby on Rails is an open-source web framework that's optimized for programmer happiness and sustainable productivity. Written in Ruby, Rails lets you write beautiful code by favoring convention over configuration. The result is a web framework that allows you to transition from idea to...


Platforms: *nix

License: Freeware Size: 229.4 MB Download (47): TurnKey Ruby on Rails Live CD Download

< 1 2 3 4 5 >