Ruby Programming
Ruby Programming
Ruby Programming
Wikibooks.org
December 1, 2012
On the 28th of April 2012 the contents of the English as well as German Wikibooks and Wikipedia projects were licensed under Creative Commons Attribution-ShareAlike 3.0 Unported license. An URI to this license is given in the list of gures on page 249. If this document is a derived work from the contents of one of these projects and the content was still licensed by the project under this license at the time of derivation this document has to be licensed under the same, a similar or a compatible license, as stated in section 4b of the license. The list of contributors is included in chapter Contributors on page 243. The licenses GPL, LGPL and GFDL are included in chapter Licenses on page 253, since this book and/or parts of it may or may not be licensed under one or more of these licenses, and thus require inclusion of these licenses. The licenses of the gures are given A A in the list of gures on page 249. This PDF was generated by the L TEX typesetting software. The L TEX source code is included as an attachment (source.7z.txt) in this PDF le. To extract the source from the PDF le, we recommend the use of http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/ utility or clicking the paper clip attachment symbol on the lower left of your PDF Viewer, selecting Save Attachment. After extracting it from the PDF le you have to rename it to source.7z. To uncompress A the resulting archive we recommend the use of http://www.7-zip.org/. The L TEX source itself was generated by a program written by Dirk Hijnniger, which is freely available under an open source license from http://de.wikibooks.org/wiki/Benutzer:Dirk_Huenniger/wb2pdf. This distribution also contains a congured version of the pdflatex compiler with all necessary packages and A fonts needed to compile the L TEX source included in this PDF le.
Contents
1 Overview . . . . . . . . . . . . . . 1.1 Features . . . . . . . . . . . . 1.2 References . . . . . . . . . . . Installing Ruby . . . . . . . . . . . 2.1 Operating systems . . . . . . . 2.2 Building from Source . . . . . 2.3 Compile options . . . . . . . . 2.4 Testing Installation . . . . . . 2.5 References . . . . . . . . . . . Ruby editors . . . . . . . . . . . . . Notation conventions . . . . . . . . 4.1 Command-line examples . . . Interactive Ruby . . . . . . . . . . . 5.1 Running irb . . . . . . . . . . 5.2 Understanding irb output . . . Mailing List FAQ . . . . . . . . . . Basic Ruby - Hello world . . . . . . 7.1 Hello world . . . . . . . . . . 7.2 Comments . . . . . . . . . . . 7.3 Executable Ruby scripts . . . . Basic Ruby - Strings . . . . . . . . 8.1 String literals . . . . . . . . . 8.2 Single quotes . . . . . . . . . 8.3 Double quotes . . . . . . . . . 8.4 puts . . . . . . . . . . . . . . 8.5 print . . . . . . . . . . . . . . 8.6 See also . . . . . . . . . . . . Basic Ruby - Alternate quotes . . . 9.1 Alternate single quotes . . . . 9.2 Alternate double quotes . . . . Basic Ruby - Here documents . . . . 10.1 Here documents . . . . . . . . 10.2 Indenting . . . . . . . . . . . 10.3 Quoting rules . . . . . . . . . Basic Ruby - Introduction to objects 11.1 What is an object? . . . . . . . 11.2 Variables and objects . . . . . 11.3 Methods . . . . . . . . . . . . 11.4 Reassigning a variable . . . . Basic Ruby - Ruby basics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 3 6 7 7 10 10 10 11 13 15 15 17 17 18 19 21 21 22 22 27 27 27 28 29 29 30 31 31 32 33 33 34 35 37 37 37 38 39 41
3 4 5
6 7
10
11
12
III
Contents 13 14 15 16 17 18 Dealing with variables . . . . . . . Program ow . . . . . . . . . . . . Writing functions . . . . . . . . . . Blocks . . . . . . . . . . . . . . . . Ruby is really, really object-oriented Basic Ruby - Data types . . . . . . . 18.1 Ruby Data Types . . . . . . . 18.2 Constants . . . . . . . . . . . 18.3 Symbols . . . . . . . . . . . . 18.4 Hashes . . . . . . . . . . . . . 18.5 Arrays . . . . . . . . . . . . . 18.6 Strings . . . . . . . . . . . . . 18.7 Numbers (Integers and Floats) 18.8 Additional String Methods . . Basic Ruby - Writing methods . . . 19.1 Dening Methods . . . . . . . Basic Ruby - Classes and objects . . 20.1 Ruby Classes . . . . . . . . . 20.2 Creating Instances of a Class . 20.3 Creating Classes . . . . . . . . 20.4 Self . . . . . . . . . . . . . . 20.5 Class Methods . . . . . . . . . Basic Ruby - Exceptions . . . . . . Syntax - Lexicology . . . . . . . . . 22.1 Identiers . . . . . . . . . . . 22.2 Comments . . . . . . . . . . . 22.3 Embedded Documentation . . 22.4 Reserved Words . . . . . . . . 22.5 Expressions . . . . . . . . . . Syntax - Variables and Constants . . 23.1 Local Variables . . . . . . . . 23.2 Instance Variables . . . . . . . 23.3 Class Variables . . . . . . . . 23.4 Global Variables . . . . . . . . 23.5 Constants . . . . . . . . . . . 23.6 Pseudo Variables . . . . . . . 23.7 Pre-dened Variables . . . . . 23.8 Pre-dened Constants . . . . . 23.9 Notes . . . . . . . . . . . . . Syntax - Literals . . . . . . . . . . . 24.1 Numerics . . . . . . . . . . . 24.2 Strings . . . . . . . . . . . . . 24.3 Arrays . . . . . . . . . . . . . 24.4 Hashes . . . . . . . . . . . . . 24.5 Ranges . . . . . . . . . . . . . Syntax - Operators . . . . . . . . . 25.1 Operators . . . . . . . . . . . 25.2 Scope . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43 45 47 49 53 55 55 55 56 57 58 62 66 67 69 69 71 71 71 71 72 72 75 77 77 77 77 78 78 79 79 79 80 80 80 81 82 85 85 87 87 87 91 92 92 95 95 96
19 20
21 22
23
24
25
IV
Contents 25.3 Default scope . . . . . . . . . . . . 25.4 Local scope gotchas . . . . . . . . . 25.5 Logical And . . . . . . . . . . . . . 25.6 Logical Or . . . . . . . . . . . . . . Syntax - Control Structures . . . . . . . . 26.1 Control Structures . . . . . . . . . . Syntax - Method Calls . . . . . . . . . . 27.1 Method Calls . . . . . . . . . . . . 27.2 Method Denitions . . . . . . . . . 27.3 Dynamic methods . . . . . . . . . . 27.4 Special methods . . . . . . . . . . . 27.5 Conclusion . . . . . . . . . . . . . Syntax - Classes . . . . . . . . . . . . . . 28.1 Class Denition . . . . . . . . . . . 28.2 Declaring Visibility . . . . . . . . . 28.3 Inheritance . . . . . . . . . . . . . . 28.4 Mixing in Modules . . . . . . . . . 28.5 Ruby Class Meta-Model . . . . . . Syntax - Hooks . . . . . . . . . . . . . . 29.1 const_missing . . . . . . . . . . . . References . . . . . . . . . . . . . . . . . Built-In Functions . . . . . . . . . . . . . Predened Variables . . . . . . . . . . . . Predened Classes . . . . . . . . . . . . 33.1 Footnotes . . . . . . . . . . . . . . Objects . . . . . . . . . . . . . . . . . . Array . . . . . . . . . . . . . . . . . . . Class . . . . . . . . . . . . . . . . . . . . Comparable . . . . . . . . . . . . . . . . Encoding . . . . . . . . . . . . . . . . . Enumerable . . . . . . . . . . . . . . . . 39.1 Enumerable . . . . . . . . . . . . . Forms of Enumerator . . . . . . . . . . . 40.1 1. As a proxy for each . . . . . . 40.2 2. As a source of values from a block 40.3 3. As an external iterator . . . . . . Lazy evaluation . . . . . . . . . . . . . . Methods which return Enumerators . . . . More Enumerator readings . . . . . . . . Exception . . . . . . . . . . . . . . . . . FalseClass . . . . . . . . . . . . . . . . . IO - Fiber . . . . . . . . . . . . . . . . . IO . . . . . . . . . . . . . . . . . . . . . 47.1 Encoding . . . . . . . . . . . . . . 47.2 gets . . . . . . . . . . . . . . . . . 47.3 recv . . . . . . . . . . . . . . . . . 47.4 read . . . . . . . . . . . . . . . . . IO - File . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99 99 100 101 103 103 109 109 109 118 119 119 121 121 125 129 131 132 133 133 135 137 139 143 143 145 147 149 151 153 155 155 157 157 157 158 159 161 163 165 167 169 171 171 171 171 171 173
26 27
28
29 30 31 32 33 34 35 36 37 38 39 40
41 42 43 44 45 46 47
48
Contents 49 File . . . . . . . . . . . . . . . . . . . . . . . . 49.1 File#chmod . . . . . . . . . . . . . . . . . 49.2 File#grep . . . . . . . . . . . . . . . . . . 49.3 File.join . . . . . . . . . . . . . . . . . . . 50 IO - File::Stat . . . . . . . . . . . . . . . . . . . 51 File::Stat . . . . . . . . . . . . . . . . . . . . . . 52 IO - GC . . . . . . . . . . . . . . . . . . . . . . 53 GC . . . . . . . . . . . . . . . . . . . . . . . . . 53.1 Tuning the GC . . . . . . . . . . . . . . . . 53.2 Conservative . . . . . . . . . . . . . . . . . 53.3 Tunning Jruby's GC. . . . . . . . . . . . . 53.4 How to avoid performance penalty . . . . . 54 IO - GC - Proler . . . . . . . . . . . . . . . . . 55 Marshal . . . . . . . . . . . . . . . . . . . . . . 56 Marshal . . . . . . . . . . . . . . . . . . . . . . 57 Method . . . . . . . . . . . . . . . . . . . . . . 58 Math . . . . . . . . . . . . . . . . . . . . . . . . 59 Module . . . . . . . . . . . . . . . . . . . . . . 60 Module - Class . . . . . . . . . . . . . . . . . . 61 NilClass . . . . . . . . . . . . . . . . . . . . . . 62 Numeric . . . . . . . . . . . . . . . . . . . . . . 63 Numeric - Integer . . . . . . . . . . . . . . . . . 64 Numeric - Integer - Bignum . . . . . . . . . . . . 65 Numeric - Integer - Fixnum . . . . . . . . . . . . 66 Numeric - Float . . . . . . . . . . . . . . . . . . 67 Range . . . . . . . . . . . . . . . . . . . . . . . 68 Regexp . . . . . . . . . . . . . . . . . . . . . . 69 Regexp Regular Expressions . . . . . . . . . . . 69.1 oniguruma . . . . . . . . . . . . . . . . . . 69.2 Simplifying regexes . . . . . . . . . . . . . 69.3 Helper websites . . . . . . . . . . . . . . . 69.4 Alternative Regular Expression Libraries . . 70 RubyVM . . . . . . . . . . . . . . . . . . . . . 70.1 RubyVM::InstructionSequence.disassemble 71 String . . . . . . . . . . . . . . . . . . . . . . . 72 Struct . . . . . . . . . . . . . . . . . . . . . . . 73 Struct . . . . . . . . . . . . . . . . . . . . . . . 74 Struct - Struct::Tms . . . . . . . . . . . . . . . . 75 Symbol . . . . . . . . . . . . . . . . . . . . . . 76 Time . . . . . . . . . . . . . . . . . . . . . . . . 77 Thread . . . . . . . . . . . . . . . . . . . . . . . 78 Thread . . . . . . . . . . . . . . . . . . . . . . . 78.1 Thread local variables . . . . . . . . . . . . 78.2 Joining on multiple threads . . . . . . . . . 78.3 Controlling Concurrency . . . . . . . . . . 79 TrueClass . . . . . . . . . . . . . . . . . . . . . 80 Contributors . . . . . . . . . . . . . . . . . . . . List of Figures . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 175 175 175 175 177 179 181 183 183 183 184 184 187 189 191 193 195 197 199 201 203 207 211 213 215 217 219 221 221 221 221 222 223 223 225 227 229 231 233 235 237 239 239 240 240 241 243 249
VI
Contents 81 Licenses . . . . . . . . . . . . . . . . . . . 81.1 GNU GENERAL PUBLIC LICENSE 81.2 GNU Free Documentation License . . 81.3 GNU Lesser General Public License . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 253 253 254 254
1 Overview
Ruby is an object-oriented1 scripting language2 developed by Yukihiro Matsumoto3 ("Matz"). The main web site for Ruby is ruby-lang.org4 . Development began in February 1993 and the rst alpha version of Ruby was released in December 1994. It was developed to be an alternative to scripting languages such as Perl5 and Python6 .7 Ruby borrows heavily from Perl and the class library is essentially an object-oriented reorganization of Perl's functionality. Ruby also borrows from Lisp9 and Smalltalk10 . While Ruby does not borrow many features from Python, reading the code for Python helped Matz develop Ruby.11 Mac OS X13 comes with Ruby already installed. Most Linux14 distributions either come with Ruby preinstalled or allow you to easily install Ruby from the distribution's repository of free software15 . You can also download and install Ruby on Windows16 . The more technically adept can download the Ruby source code17 and compile it for most operating systems19 , including Unix20 , DOS21 , BeOS22 , OS/223 , Windows, and Linux.24
1.1 Features
Ruby combines features from Perl, Smalltalk, Eiffel26 , Ada27 , Lisp, and Python.28
1 2 3 4 5 6 7 9 10 11 13 14 15 16 17 19 20 21 22 23 24 26 27 28
http://en.wikipedia.org/wiki/Object-oriented%20programming http://en.wikipedia.org/wiki/Scripting%20programming%20language http://en.wikipedia.org/wiki/Yukihiro%20Matsumoto http://www.ruby-lang.org/ http://en.wikipedia.org/wiki/Perl http://en.wikipedia.org/wiki/Python%20programming%20language An Interview with the Creator of Ruby 8 . O'Reilly . Retrieved 2006-09-11 http://en.wikipedia.org/wiki/Lisp http://en.wikipedia.org/wiki/Smalltalk An Interview with the Creator of Ruby 12 . O'Reilly . Retrieved 2006-09-11 http://en.wikipedia.org/wiki/Mac%20OS%20X http://en.wikipedia.org/wiki/Linux http://en.wikipedia.org/wiki/free%20software http://en.wikipedia.org/wiki/Microsoft%20Windows Download Ruby 18 . . Retrieved 2006-09-11 http://en.wikipedia.org/wiki/operating%20system http://en.wikipedia.org/wiki/Unix http://en.wikipedia.org/wiki/DOS http://en.wikipedia.org/wiki/BeOS http://en.wikipedia.org/wiki/OS%2F2 About Ruby 25 . . Retrieved 2006-09-11 http://en.wikipedia.org/wiki/Eiffel%20%28programming%20language%29 http://en.wikipedia.org/wiki/Ada%20%28programming%20language%29 About Ruby 29 . . Retrieved 2006-09-11
Overview
1.1.2 Mixins
In addition to classes, Ruby has modules. A module has methods, just like a class, but it has no instances. Instead, a module can be included, or mixed in, to a class, which adds the methods of that module to the class. This is very much like inheritance but far more exible because a class can include many different modules. By building individual features into separate modules, functionality can be combined in elaborate ways and code easily reused. Mix-ins help keep Ruby code free of complicated and restrictive class hierarchies.
1.1.3 Dynamic
Ruby is a very dynamic programming language. Ruby programs arent compiled, in the way that C or Java programs are. All of the class, module and method denitions in a program are built by the code when it is run. A program can also modify its own denitions while its running. Even the most primitive classes of the language like String and Integer can be opened up and extended. Rubyists call this monkey patching and its the kind of thing you cant get away with in most other languages. Variables in Ruby are dynamically typed, which means that any variable can hold any type of object. When you call a method on an object, Ruby looks up the method by name alone it doesn't care about the type of the object. This is called duck typing and it lets you make classes that can pretend to be other classes, just by implementing the same methods.
Features
1.1.5 Metaprogramming
Ruby is so object oriented that even classes, modules and methods are themselves objects! Every class is an instance of the class Class and every module is an instance of the class Module. You can call their methods to learn about them or even modify them, while your program is running. That means that you can use Ruby code to generate classes and modules, a technique known as metaprogramming. Used wisely, metaprogramming allows you to capture highly abstract design patterns in code and implement them as easily as calling a method.
1.1.6 Flexibility
In Ruby, everything is malleable. Methods can be added to existing classes without subclassing30 , operators can be overloaded31 , and even the behavior of the standard library can be redened at runtime.
1.1.8 Blocks
Blocks are one of Rubys most unique and most loved features. A block is a piece of code that can appear after a call to a method, like this:
laundry_list.sort do |a,b| a.color <=> b.color end
The block is everything between the do and the end. The code in the block is not evaluated right away, rather it is packaged into an object and passed to the sort method as an argument. That object can be called at any time, just like calling a method. The sort method calls the block whenever it needs to compare two values in the list. The block gives you a lot of control over how sort behaves. A block object, like any other object, can be stored in a variable, passed along to other methods, or even copied. Many programming languages support code objects like this. Theyre called closures and they are a very powerful feature in any language, but they are typically underused because the code to create
30 31
http://en.wikipedia.org/wiki/Subclass%20%28computer%20science%29 http://en.wikipedia.org/wiki/Operator%20overloading
Overview them tends to look ugly and unnatural. A Ruby block is simply a special, clean syntax for the common case of creating a closure and passing it to a method. This simple feature has inspired Rubyists to use closures extensively, in all sorts of creative new ways.
1.2 References
32 33 34 35 36 37
2 Installing Ruby
Ruby1 comes preinstalled on Mac OS X2 and many Linux3 distributions. In addition, it is available for most other operating systems4 , including Microsoft Windows5 . To nd the easiest way to install Ruby for your system, follow the directions below. You can also install Ruby by compiling the source code, which can be downloaded from the Ruby web site6 .
2.1.2 Linux
Ruby comes preinstalled on many Linux systems. To check if Ruby is installed on your system, from the shell run: ruby -v
1 2 3 4 5 6 7 8 9 10 11
http://en.wikipedia.org/wiki/Ruby%20%28programming%20language%29 http://en.wikipedia.org/wiki/Mac%20OS%20X http://en.wikipedia.org/wiki/Linux http://en.wikipedia.org/wiki/operating%20system http://en.wikipedia.org/wiki/Microsoft%20Windows http://www.ruby-lang.org/en/downloads/ http://en.wikipedia.org/wiki/Terminal%20%28application%29 http://beginrescueend.com/ http://en.wikipedia.org/wiki/Fink http://en.wikipedia.org/wiki/MacPorts http://en.wikipedia.org/wiki/Homebrew_%28package_management_software%29
Installing Ruby If ruby is not installed, or if you want to upgrade to the latest version, you can usually install Ruby from your distribution's software repository. Directions for some distributions are described below. Debian / Ubuntu On Debian12 and Ubuntu13 , install Ruby using either the graphical tool Synaptic14 (on Debian, only if it is installed; it is included with Ubuntu) or the command-line tool apt15 . Fedora Core If you have Fedora Core16 5 or later, you can install Ruby using the graphical tool Pirut.17 Otherwise, you can install Ruby using the command-line tool yum19 . Arch Linux If you have Arch Linux20 you can install Ruby using the command-line tool pacman21 . Mandriva Linux On Mandriva Linux22 , install Ruby using the command-line tool urpmi23 . PCLinuxOS On PCLinuxOS24 , install Ruby using either the graphical tool Synaptic or the command-line tool apt. Red Hat Linux On Red Hat Linux25 , install Ruby using the command-line tool RPM26 .
12 13 14 15 16 17 19 20 21 22 23 24 25 26
http://en.wikipedia.org/wiki/Debian http://en.wikipedia.org/wiki/Ubuntu%20%28Linux%20distribution%29 http://en.wikipedia.org/wiki/Synaptic%20Package%20Manager http://en.wikipedia.org/wiki/Advanced%20Packaging%20Tool http://en.wikipedia.org/wiki/Fedora%20Core yum 18 . Fedora Wiki . Retrieved 2006-09-13 http://en.wikipedia.org/wiki/Yellow%20dog%20Updater%2C%20Modified http://en.wikipedia.org/wiki/Arch%20Linux http://en.wikipedia.org/wiki/Pacman%20%28package%20manager%29 http://en.wikipedia.org/wiki/Mandriva%20Linux http://en.wikipedia.org/wiki/urpmi http://en.wikipedia.org/wiki/PCLinuxOS%20 http://en.wikipedia.org/wiki/Red%20Hat%20Linux http://en.wikipedia.org/wiki/RPM%20Package%20Manager
Operating systems
2.1.3 Windows
Ruby does not come preinstalled with any version of Microsoft Windows27 . However, there are several ways to install Ruby on Windows. Download and install one of the compiled Ruby binaries from the Ruby web site28 . Download and run the one click RubyInstaller29 . Install Cygwin30 , a collection of free software31 tools available for Windows. During the install, make sure that you select the "ruby" package, located in the "Devel, Interpreters" category. Windows is slow Currently Ruby on windows is a bit slow. Ruby isn't optimized for windows, because most core developers use Linux. Though 1.9.2 passes almost all core tests on windows. Most of today's slowdown is because when ruby does a
require 'xxx'
it searches over its entire load path, looking for a le named xxx, or named xxx.rb, or xxx.so or what not. In windows, doing le stat's like that are expensive, so requires take a longer time in windows than linux. 1.9 further complicates the slowdown problem by introducing gem_prelude, which avoids loading full rubygems (a nice speedup actually), but makes the load path larger, so doing require's on windows now takes forever. To avoid this in 1.9.2, you can do a
require 'rubygems'
which reverts to typical load behavior. If you want to speed it up (including rails) you can use http://github.com/rdp/faster_require Which have some work arounds to make loading faster by caching le locations. Also the "rubyinstaller" (mingw) builds are faster than the old "one click" installers If yours comes from rubyinstaller.org, chances are you are good there. NB that Jruby tends to run faster32 but start slower, on windows, than its MRI cousins. Rubinius is currently not yet windows compatible.
27 28 29 30 31 32
Installing Ruby
2.3.2 Optimizations
Note that with 1.9 you can pass it --disable-install-doc to have it build faster. To set the GC to not run as frequently (which tends to provide a faster experience for larger programs, like rdoc and rails), precede your build with
$ export CCFLAGS=-DGC_MALLOC_LIMIT=80000000
though you might be able to alternately put those in as opt or debug ags, as well.
If this shows up, then you have successfully installed Ruby. However, if you get something like the following:
33 34
http://svn.ruby-lang.org/repos/ruby/trunk/README http://www.ruby-lang.org/en/downloads/
10
References
2.5 References
11
3 Ruby editors
Although you can write Ruby programs with any plain text editor1 , some text editors have additional features to aid the Ruby programmer. The most common is syntax highlighting2 . Here3 is a spreadsheet of the various options available. Here4 is a stackoverow list.
1 2 3 4
13
4 Notation conventions
4.1 Command-line examples
In this tutorial, examples that involve running programs on the command-line will use the dollar sign to denote the shell prompt. The part of the example that you type will appear bold. Since the dollar sign denotes your shell prompt, you should not type it in. For example, to check what version of Ruby is on your system, run:
$ ruby -v
Again, do not type the dollar sign you should only enter "ruby -v" (without the quotes). Windows users are probably more familiar seeing "C:\>" to denote the shell prompt (called the command prompt on Windows). An example might also show the output of the program.
$ ruby -v ruby 1.8.5 (2006-08-25) [i386-freebsd4.10]
In the above example, "ruby 1.8.5 (2006-08-25) [i386-freebsd4.10]" is printed out after you run "ruby -v". Your actual output when you run "ruby -v" will vary depending on the version of Ruby installed and what operating system1 you are using.
However, the actual syntax that you will use to run your Ruby scripts will vary depending on your operating system and how it is setup. Please read through the Executable Ruby scripts2 section of the ../Hello world/3 page to determine the best way to run Ruby scripts on your system.
1 2 3
15
Notation conventions
16
5 Interactive Ruby
When learning Ruby, you will often want to experiment with new features by writing short snippets of code. Instead of writing a lot of small text les, you can use irb, which is Ruby's interactive mode.
The >> prompt indicates that irb is waiting for input. If you do not specify --simple-prompt, the irb prompt will be longer and include the line number. For example:
$ irb irb(main):001:0>
These examples show the user's input in bold. irb uses => to show you the return value1 of each line of code that you type in.
17
Interactive Ruby To run the native version of irb inside of Cygwin's Bash shell, run irb.bat. By default, Cygwin's Bash shell runs inside of the Windows console6 , and the native Windows version of irb.bat should work ne. However, if you run a Cygwin shell inside of Cygwin's rxvt7 terminal emulator8 , then irb.bat will not run properly. You must either run your shell (and irb.bat) inside of the Windows console or install and run Cygwin's version of Ruby.
Helpfully, x=3 not only does an assignment, but also returns the value assigned to x, which irb then prints out. However, this equivalent Ruby program prints nothing out. The variables get set, but the values are never printed out.
x=3 y=x*2 z=y/6 x
If you want to print out the value of a variable in a Ruby program, use the puts method.
x=3 puts x
6 7 8
18
1 2 3 4
19
You can also run the short "hello world" program without creating a text le at all. This is called a one-liner2 .
$ ruby -e "puts 'Hello world'" Hello world
You can run this code with irb3 , but the output will look slightly different. puts will print out "Hello world", but irb will also print out the return value of puts which is nil.
$ irb >> puts "Hello world" Hello world => nil
1 2 3
21
7.2 Comments
Like Perl4 , Bash5 , and C Shell6 , Ruby uses the hash symbol (also called Pound Sign, number sign7 , Square, or octothorpe) for comments8 . Everything from the hash to the end of the line is ignored when the program is run by Ruby. For example, here's our hello-world.rb program with comments.
# My first Ruby program # On my way to Ruby fame & fortune! puts Hello world
You can append a comment to the end of a line of code, as well. Everything before the hash is treated as normal Ruby code.
puts Hello world # Print out "Hello world"
Although block comments can start on the same line as =begin, the =end must have its own line. You cannot insert block comments in the middle of a line of code as you can in C9 , C++10 , and Java11 , although you can have non-comment code on the same line as the =end.
=begin This program will print "Hello world" =end puts Hello world
4 5 6 7 8 9 10 11
22
You need to do this each time you create a new Ruby script. If you rename a Ruby script, or edit an existing script, you do not need to run "chmod +x" again. Next, add a shebang line19 as the very rst line of your Ruby script. The shebang line is read by the shell to determine what program to use to run the script. This line cannot be preceded by any blank lines or any leading spaces. The new hello-world.rb program with the shebang line looks like this:
#!/usr/bin/ruby puts 'Hello world'
If your ruby executable is not in the /usr/bin directory, change the shebang line to point to the correct path20 . The other common place to nd the ruby executable is /usr/local/bin/ruby. The shebang line is ignored by Ruby since the line begins with a hash, Ruby treats the line as a comment. Hence, you can still run the Ruby script on operating systems such as Windows whose shell does not support shebang lines. Now, you can run your Ruby script without typing in the word ruby. However, for security reasons, Unix-like operating systems do not search the current directory for executables unless it happens to be listed in your PATH environment variable21 . So you need to do one of the following: 1. Create your Ruby scripts in a directory that is already in your PATH. 2. Add the current directory to your PATH (not recommended). 3. Specify the directory of your script each time you run it. Most people start with #3. Running an executable Ruby script that is located in the current directory looks like this:
12 13 14 15 16 17 18 19 20 21
http://en.wikipedia.org/wiki/Unix-like http://en.wikipedia.org/wiki/operating%20systems http://en.wikipedia.org/wiki/Linux http://en.wikipedia.org/wiki/Mac%20OS%20X http://en.wikipedia.org/wiki/Solaris%20Operating%20System http://en.wikipedia.org/wiki/chmod http://en.wikipedia.org/wiki/Cygwin http://en.wikipedia.org/wiki/shebang%20line http://en.wikipedia.org/wiki/path%20%28computing%29 http://en.wikipedia.org/wiki/environment%20variable
23
$ ./hello-world.rb
Once you have completed a script, it's common to create a /bin directory, add this to your PATH, and move your completed script here for running on a day-to-day basis. Then, you can run your script like this:
$ hello-world.rb
Using env If you do not want to hard-code the path to the ruby executable, you can use the env22 command in the shebang line to search for the ruby executable in your PATH and execute it. This way, you will not need to change the shebang line on all of your Ruby scripts if you move them to a computer with Ruby installed in a different directory.
#!/usr/bin/env ruby puts 'Hello world'
7.3.2 Windows
If you install the native Windows version of Ruby using the Ruby One-Click Installer23 , then the installer has setup Windows to automatically recognize your Ruby scripts as executables. Just type the name of the script to run it.
$ hello-world.rb Hello world
If this does not work, or if you installed Ruby in some other way, follow these steps. 1. Log in as an administrator24 . 2. Run the standard Windows "Command Prompt", cmd. 3. At the command prompt (i.e. shell prompt), run the following Windows commands. When you run ftype, change the command-line arguments to correctly point to where you installed the ruby.exe executable on your computer.
$ assoc .rb=RubyScript .rb=RubyScript $ ftype RubyScript="c:\ruby\bin\ruby.exe" "%1" %* RubyScript="c:\ruby\bin\ruby.exe" "%1" %*
22 23 24
24
Executable Ruby scripts For more help with these commands, run "help assoc" and "help ftype".
25
Being able to use either single or double quotes is similar to Perl5 , but different from languages such as C6 and Java7 , which use double quotes for string literals and single quotes for single characters. So what difference is there between single quotes and double quotes in Ruby? In the above code, there's no difference. However, consider the following code:
puts "Bettys pie shop" puts Betty\s pie shop
Because "Betty's" contains an apostrophe, which is the same character as the single quote, in the second line we need to use a backslash to escape the apostrophe so that Ruby understands that the apostrophe is in the string literal instead of marking the end of the string literal. The backslash followed by the single quote is called an escape sequence8 .
27
The result:
$ double-quotes.rb Hello world Goodbye world Start over world 1. Hello 2. World
Notice that the newline escape sequence (in the last line of code) simply starts a new line.
9 10 11 12 13 14 15
28
puts The bell character16 , produced by escape code \a, is considered a control character17 . It does not represent a letter of the alphabet, a punctuation mark, or any other written symbol. Instead, it instructs the terminal emulator18 (called a console19 on Microsoft Windows20 ) to "alert" the user. It is up to the terminal emulator to determine the specics of how to respond, although a beep21 is fairly standard. Some terminal emulators will ash briey. Run the following Ruby code to check out how your terminal emulator handles the bell character.
puts "\aHello world\a"
8.4 puts
We've been using the puts function quite a bit to print out text. Whenever puts prints out text, it automatically prints out a newline after the text. For example, try the following code.
puts "Say", "hello", "to", "the", "world"
The result:
$ hello-world.rb Say hello to the world
8.5 print
In contrast, Ruby's print function only prints out a newline if you specify one. For example, try out the following code. We include a newline at the end of print's argument list so that the shell prompt appears on a new line, after the text.
print "Say", "hello", "to", "the", "world", "\n"
The result:
$ hello-world.rb Sayhellototheworld
The following code produces the same output, with all the words run together.
16 17 18 19 20 21
29
22
http://en.wikibooks.org/wiki/Ruby_Programming/Syntax/Literals#Strings
30
The single quotes keep the \b, \n, and \t from being treated as escape sequences2 (the same cannot be said for wikibooks' syntax highlighting). But consider the following string literal.
puts c:\napolean\s bus schedules\tomorrow\s bus schedule.txt
Escaping the apostrophes makes the code less readable and makes it less obvious what will print out. Luckily, in Ruby, there's a better way. You can use the %q operator to apply single-quoting rules3 , but choose your own delimiter4 to mark the beginning and end of the string literal.
puts puts puts puts puts puts %q!c:\napolean's %q/c:\napolean's %qc:\napolean's %q(c:\napolean's %q{c:\napolean's %q<c:\napolean's documents\tomorrow's documents\tomorrow's documents\tomorrow's documents\tomorrow's documents\tomorrow's documents\tomorrow's bus bus bus bus bus bus schedule.txt! schedule.txt/ schedule.txt schedule.txt) schedule.txt} schedule.txt>
Each line will print out the same text "c:\napolean's documents\tomorrow's bus schedule.txt". You can use any punctuation you want as a delimiter, not just the ones listed in the example. Of course, if your chosen delimiter appears inside of the string literal, then you need to escape it.
puts %q#c:\napolean's documents\tomorrow's \#9 bus schedule.txt#
If you use matching braces to delimit the text, however, you can nest braces, without escaping them.
1 2 3 4
31
puts %q(c:\napolean's documents\the (bus) schedule.txt) puts %q{c:\napolean's documents\the {bus} schedule.txt} puts %q<c:\napolean's documents\the <bus> schedule.txt>
Just like double quotes, you can interpolate7 Ruby code inside of these string literals.
name = 'Charlie Brown' puts %Q!Say "Hello," #{name}.! puts %Q/What is "4 plus 5"? Answer: #{4+5}/
5 6 7
32
The result:
$ grocery-list.rb Grocery list -----------1. Salad mix. 2. Strawberries.* 3. Cereal. 4. Milk.* * Organic
If we pass the puts function multiple arguments, the string literal created from the here document is inserted into the argument list wherever the << operator appears. In the code below, the here-document (containing the four grocery items and a blank line) is passed in as the third argument. We get the same output as above.
1 2 3 4
33
puts 'Grocery list', '------------', <<GROCERY_LIST, '* Organic' 1. Salad mix. 2. Strawberries.* 3. Cereal. 4. Milk.* GROCERY_LIST
You can also have multiple here documents in an argument list. We added a blank line at the end of each here document to make the output more readable.
puts 'Produce', '-------', <<PRODUCE, 'Dairy', '-----', <<DAIRY, '* Organic' 1. Strawberries* 2. Blueberries PRODUCE 1. Yogurt 2. Milk* 3. Cottage Cheese DAIRY
The result:
$ grocery-list.rb Produce ------1. Strawberries* 2. Blueberries Dairy ----1. Yogurt 2. Milk* 3. Cottage Cheese * Organic
We have been using the puts function in our examples, but you can pass here documents to any function that accepts Strings.
10.2 Indenting
If you indent the lines inside the here document, the leading whitespace is preserved. However, there must not be any leading whitespace before the terminator.
puts 'Grocery list', '------------', <<GROCERY_LIST 1. Salad mix. 2. Strawberries. 3. Cereal. 4. Milk. GROCERY_LIST
34
If, for readability, you want to also indent the terminator, use the <<- operator.
puts 'Grocery list', '------------', <<-GROCERY_LIST 1. Salad mix. 2. Strawberries. 3. Cereal. 4. Milk. GROCERY_LIST
Note, however, that the whitespace before each line of text within the here document is still preserved.
$ grocery-list.rb Grocery list -----------1. Salad mix. 2. Strawberries. 3. Cereal. 4. Milk.
The result:
5 6
35
$ quiz.rb Student: Charlie Brown 1. Question: What is 4+5? Answer: The sum of 4 and 5 is 9
Double-quoting rules are also followed if you put double quotes around the identier. However, do not put double quotes around the terminator.
puts <<"QUIZ" Student: #{name} 1.\tQuestion: What is 4+5? \tAnswer: The sum of 4 and 5 is #{4+5} QUIZ
To create a here document that follows single-quoting rules, place single quotes around the identier.
puts <<'BUS_SCHEDULES' c:\napolean's documents\tomorrow's bus schedule.txt c:\new documents\sam spade's bus schedule.txt c:\bus schedules\the #9 bus schedule.txt BUS_SCHEDULES
The result:
$ bus-schedules.rb c:\napolean's documents\tomorrow's bus schedule.txt c:\new documents\sam spade's bus schedule.txt c:\bus schedules\the #9 bus schedule.txt
36
1 2 3 4 5 6
37
Figure 1 none
In the rst line, we created a String object containing the text "Stephen Colbert". We also told Ruby to use the variable comedian to refer to this object. Next, we tell Ruby to also use the variable favorite_comedian to refer to the same String object.
>> favorite_comedian = comedian => "Stephen Colbert"
Figure 2 none
Now, we have two variables that we can use to refer to the same String object comedian and favorite_comedian. Since they both refer to the same object, if the object changes (as we'll see below), the change will show up when using either variable.
11.3 Methods
In Ruby, methods that end with an exclamation mark7 (also called a "bang") modify the object. For example, the method upcase! changes the letters of a String to uppercase.
>> comedian.upcase! => "STEPHEN COLBERT"
http://en.wikipedia.org/wiki/exclamation%20mark
38
Reassigning a variable Since both of the variables comedian and favorite_comedian point to the same String object, we can see the new, uppercase text using either variable.
>> => >> => comedian "STEPHEN COLBERT" favorite_comedian "STEPHEN COLBERT"
Figure 3 none
Methods that do not end in an exclamation point return data, but do not modify the object. For example, downcase! modies a String object by making all of the letters lowercase. However, downcase returns a lowercase copy of the String, but the original string remains the same.
>> => >> => comedian.downcase "stephen colbert" comedian "STEPHEN COLBERT"
Since the original object still contains the text "STEPHEN COLBERT", you might wonder where the new String object, with the lowercase text, went to. Well, after irb printed out its contents, it can no longer be accessed since we did not assign a variable to keep track of it.It's essentially gone, and Ruby will dispose of it.
http://en.wikipedia.org/wiki/Stephen%20Colbert
39
Figure 4 none
Let's say that we change our mind again. Now, our favorite comedian is Ellen DeGeneres9 .
>> favorite_comedian = "Ellen DeGeneres" => "Ellen DeGeneres"
Now, no variable points to the "Jon Stewart" String object any longer. Hence, Ruby will dispose of it.
Figure 5 none
http://en.wikipedia.org/wiki/Ellen%20DeGeneres
40
http://en.wikipedia.org/wiki/Object_oriented_programming
41
43
14 Program ow
Ruby includes a pretty standard set of looping and branching constructs: if, while and case For example, here's if in action:
a = 10 * rand if a < 5 puts "#{a} less than 5" elsif a > 7 puts "#{a} greater than 7" else puts "Cheese sandwich!" end
[As in other languages, the rand function generates a random number between 0 and 1] There will be plenty more time to discuss conditional statements in later chapters. The above example should be pretty clear. Ruby also includes a negated form of if called unless which goes something like
unless a > 5 puts "a is less than or equal to 5" else puts "a is greater than 5" end
Generally speaking, Ruby keeps an if statement straight as long as the conditional (if ...) and the associated code block are on separate lines. If you have to smash everything together on one line, you'll need to place the then keyword after the conditional
if a < 5 then puts "#{a} less than 5" end if a < 5 then puts "#{a} less than 5" else puts "#{a} greater than 5" end
Note that the if statement is also an expression; its value is the last line of the block executed. Therefore, the line above could also have been written as
puts(if a < 5 then "#{a} less than 5" else "#{a} greater than 5" end)
Ruby has also adopted the syntax from Perl where if and unless statements can be used as conditional modiers after a statement. For example
45
Program ow
puts "#{a} less than 5" if a < 5 puts "Cheese sandwich" unless a == 4
while behaves as it does in other languages -- the code block that follows is run zero or more times, as long as the conditional is true
while a > 5 a = 10*rand end
And like if, there is also a negated version of while called until which runs the code block until the condition is true. Finally there is the case statement which we'll just include here with a brief example. case is actually a very powerful super version of the if ... elsif... system
a = (10*rand).round #a = rand(11) would do the same case a when 0..5 puts "#{a}: Low" when 6 puts "#{a}: Six" else puts "#{a}: Cheese toast!" end
There are some other interesting things going on in this example, but here the case statement is the center of attention.
46
15 Writing functions
In keeping with Ruby's all-object-oriented-all-the-time design, functions are typically referred to as methods. No difference. We'll cover methods in much more detail when we get to objects and classes. For now, basic method writing looks something like this:
# Demonstrate a method with func1.rb
def my_function( a ) puts "Hello, #{a}" return a.length end len = my_function( "Giraffe" ) puts "My secret word is #{len} long"
Methods are dened with the def keyword, followed by the function name. As with variables, local and class methods should start with a lower case letter. In this example, the function takes one argument (a) and returns a value. Note that the input arguments aren't typed (i.e. a need not be a string) ... this allows for great exibility but can also cause a lot of trouble. The function also returns a single value with the return keyword. Technically this isn't necessary -- the value of the last line executed in the function is used as the return value -- but more often than not using return explicitly makes things clearer. As with other languages, Ruby supports both default values for arguments and variable-length argument lists, both of which will be covered in due time. There's also support for code blocks, as discussed below.
47
16 Blocks
One very important concept in Ruby is the code block. It's actually not a particularly revolutionary concept -- any time you've written if ... { ... } in C or Perl you've dened a code block, but in Ruby a code block has some hidden secret powers... Code blocks in Ruby are dened either with the keywords do..end or the curly brackets {..}
do print "I like " print "code blocks!" end { print "Me too!" }
One very powerful usage of code blocks is that methods can take one as a parameter and execute it along the way. [ed note: the Pragmatic Programmers actually want to point out that it's not very useful to describe it this way. Instead, the block of code behaves like a 'partner' to which the function occasionally hands over control] The concept can be hard to get the rst time it's explained to you. Here's an example:
$ irb --simple-prompt >> 3.times { puts "Hi!" } Hi! Hi! Hi! => 3
Surprise! You always thought 3 was just a number, but it's actually an object (of type Fixnum) As it's an object, it has a member function times which takes a block as a parameter. The function runs the block 3 times. Blocks can actually receive parameters, using a special notation |..|. In this case, a quick check of the documentation for times shows it will pass a single parameter into the block, indicating which loop it's on:
$ irb --simple-prompt >> 4.times { |x| puts "Loop number #{x}" } Loop number 0 Loop number 1 Loop number 2
49
Blocks
The times function passes a number into the block. The block gets that number in the variable x (as set by the |x|), then prints out the result. Functions interact with blocks through the yield. Every time the function invokes yield control passes to the block. It only comes back to the function when the block nishes. Here's a simple example:
# Script block2.rb def simpleFunction yield yield end simpleFunction { puts "Hello!" }
The simpleFunction simply yields to the block twice -- so the block is run twice and we get two times the output. Here's an example where the function passes a parameter to the block:
# Script block1.rb def animals yield "Tiger" yield "Giraffe" end animals { |x| puts "Hello, #{x}" }
It might take a couple of reads through to gure out what's going on here. We've dened the function "animals" -- it expects a code block. When executed, the function calls the code block twice, rst with the parameter "Tiger" then again with the parameter "Giraffe". In this example, we've written a simple code block which just prints out a greeting to the animals. We could write a different block, for example:
animals { |x| puts "It's #{x.length} characters long!" }
50
Reassigning a variable
Two completely different results from running the same function with two different blocks. There are many powerful uses of blocks. One of the rst you'll come across is the each function for arrays -- it runs a code block once for each element in the array -- it's great for iterating over lists.
51
Even though 3 might seem like just a constant number, it's in fact an instance of the class Fixnum (which inherits from the class Numeric which inherits from the class Object). The method times comes from Fixnum and does just what it claims to do. Here are some other examples
$ irb --simple-prompt >> 3.abs => 3 >> -3.abs => 3 >> "giraffe".length => 7 >> a = "giraffe" => "giraffe" >> a.reverse => "effarig"
There will be lots of time to consider how object-oriented design lters through Ruby in the coming chapters.
53
displays
String Fixnum NilClass Hash Symbol
See? Everything is an object. Every object has a method called class that returns that object's class. You can call methods on pretty much anything. Earlier you saw an example of this in the form of
3.times
. (Technically when you call a method you're sending a message to the object, but I'll leave the signicance of that for later.) Something that makes this extreme object oriented-ness very fun for me is the fact that all classes are open, meaning you can add variables and methods to a class at any time during the execution of your code. This, however, is a discussion of datatypes.
18.2 Constants
We'll start off with constants because they're simple. Two things to remember about constants: 1. Constants start with capital letters. Constant is a constant. constant is not a constant. 2. You can change the values of constants, but Ruby will give you a warning. (Silly, I know... but what can you do?)
55
Basic Ruby - Data types Congrats. Now you're an expert on Ruby constants.
18.3 Symbols
So did you notice something weird about that rst code listing? "What the heck was that colon thingy about?" Well, it just so happens that Ruby's object oriented ways have a cost: lots of objects make for slow code. Every time you type a string, Ruby makes a new object. Regardless of whether two strings are identical, Ruby treats every instance as a new object. You could have "live long and prosper" in your code once and then again later on and Ruby wouldn't even realize that they're pretty much the same thing. Here is a sample irb session which demonstrates this fact: irb>
"live long and prosper".object_id
=> -507776538 Notice that the object ID returned by irb Ruby is different even for the same two strings. To get around this memory hoggishness, Ruby has provided "symbols."
Symbol
s are lightweight objects best used for comparisons and internal logic. If the user doesn't ever see it, why not use a symbol rather than a string? Your code will thank you for it. Let us try running the above code using symbols instead of strings: irb>
:my_symbol.object_id
56
Hashes
=> 150808 Symbols are denoted by the colon sitting out in front of them, like so:
:symbol_name
18.4 Hashes
Hashes are like dictionaries, in a sense. You have a key, a reference, and you look it up to nd the associated object, the denition. The best way to illustrate this, I think, is with a quick demonstration:
hash = { :leia => "Princess from Alderaan", :han => "Rebel without a cause", :luke => "Farmboy turned Jedi"} puts hash[:leia] puts hash[:han] puts hash[:luke]
displays
Princess from Alderaan Rebel without a cause Farmboy turned Jedi
This code cycles through each element in the hash, putting the key in the
key
I could have been more verbose about dening my hash; I could have written it like this:
hash = Hash.[](:leia => "Princess from Alderaan", :han => "Rebel without a cause", :luke => "Farmboy turned Jedi") hash.each do |key, value|
57
Now Luke's no longer in the hash. Or lets say I just had a vendetta against farmboys in general. I could do this:
hash.delete_if {|key, value| value.downcase.match("farmboy")}
This iterates through each key-value pair and deletes it, but only if the block of code following it returns
true
. In the block I made the value lowercase (in case the farmboys decided to start doing stuff like "FaRmBoY!1!") and then checked to see if "farmboy" matched anything in its contents. I could have used a regular expression, but that's another story entirely. I could add Lando into the mix by assigning a new value to the hash:
hash[:lando] = "Dashing and debonair city administrator."
. Speaking of which...
18.5 Arrays
Array
es, except that the keys are always consecutive numbers, and always starts at 0. In an
Array
58
Arrays
array[0]
:
array1 array2 array2 array2 array2 array2 array2 = ["hello", = [] << "This" << "is" << "also" << "an" << "array!" "this", "is", "an", "array!"] # # # # # index index index index index 0 1 2 3 4
. If I were to write
puts array2[4]
it off. The
Array.pop
method returns the last element in an array and then immediately removes it from that array:
59
string = array2.pop
Then
string
would hold
array!
and
array2
would be an element shorter. If I kept doing this, array2 wouldn't hold any elements. I can check for this condition by calling the
Array.empty?
method. For example, the following bit of code moves all the elements from one
Array
to another:
array1 << array2.pop until array2.empty?
s can be subtracted from, and added to, each other. I can't vouch for every language that's out there, but I know that Java, C++, C#, perl, and python would all look at me like I was a crazy person if I tried to execute the following bit of code:
array3 = array - array2 array4 = array + array2
60
Arrays .
array4
and
array2
with the
Array.include?
method:
array.include?("Is this in here?")
into a
String
, you could:
string = array2.join(" ")
If array2 had the value that we declared in the last example, then
string
61
18.6 Strings
I would recommend reading the chapters on strings1 and alternate quotes2 now if you haven't already. This chapter is going to cover some pretty spiffy things with
String
s and just assume that you already know the information in these two chapters. In Ruby, there are some pretty cool built-in functions where
String
yields
Danger, Will Robinson!Danger, Will Robinson!Danger, Will Robinson!Danger, Will Robinson!Danger, Will Robinson! String
yields
true
The preceding evaluation is actually comparing the ASCII values of the characters. But what, I hear you ask, is the ASCII value of an given character? With ruby versions prior to 1.9 you can nd the ASCII value of a character with:
puts ?A
However, With Ruby version 1.9 or later that no longer works3 . Instead, you can try the
String.ord
method:
puts "A".ord
1 2 3
62
Strings which is the ASCII value of A. Simply replace A with whichever character you wish to inquire about. To perform the opposite conversion (from 65 to A, for instance), use the
Integer.chr
method:
puts 65.chr
displays
A
yields
Hi, this is a concatenated string!
variables without using the concatenate operator, you can use interpolation. In the following chunk of code
string1
,
string2
, and
string3
are identical:
thing1 = "Red fish, " thing2 = "blue fish." string1 = thing1 + thing2 + " And so on and so forth." string2 = "#{thing1 + thing2} And so on and so forth." string3 = "#{thing1}#{thing2} And so on and so forth."
If you need to iterate through (that is, step through each of) the letters in a
63
String
method:
thing = "Red fish" thing.scan(/./) {|letter| puts letter}
" thing in the parameter? That, my friend, is called a regular expression4 . They're helpful little buggers, quite powerful, but outside the scope of this discussion. All you need to know for now is that
/./
then ruby would have iterated over each group of two characters, and missed the last one since there's an odd number of characters! Another use for regular expressions can be found with the = operator. You can check to see if a
String
:
puts "Yeah, theres a number in this one." if "C3-P0, human-cyborg relations" =~ /[0-9]/
64
Strings displays
Yeah, theres a number in this one.
The
String.match
as a parameter as well. This is helpful if you're getting regular expressions from a source outside the code. Here's what it looks like in action:
puts "Yep, they mentioned Jabba in this one." if "Jabba the Hutt".match("Jabba")
Alright, that's enough about regular expressions. Even though you can use regular expressions with the next two examples, we'll just use regular old
String
s. Lets pretend you work at the Ministry of Truth and you need to replace a word in a
String
Now
string2
contains
2 + 2 = 5
only replaces the rst occurrence of a word! I guess you could iterate through the
String
using
String.match
method and a
while
65
Basic Ruby - Data types loop, but there's a much more efcient way to accomplish this:
Down with Down with Down with Down with Down with winston.gsub("Down with", winston = %q{ Big Brother! Big Brother! Big Brother! Big Brother! Big Brother!} "Long live")
" has now been replaced with "Long live" so now winston is only proclaiming its love for Big Brother, not its disdain thereof. On that happy note, lets move on to
Integer
s and
Float
class, look at the end of this chapter for a quick reference table.
66
Additional String Methods Here we have the venerable times method. Use it whenever you want to do something more than once. Examples:
puts "I will now count to 99..." 100.times {|number| puts number} 5.times {puts "Guess what?"} puts "I'm done!"
This will print out the numbers 0 through 99, print out Guess what? ve times, then say I'm done! It's basically a simplied for loop. It's a little slower than a for loop by a few hundredths of a second or so; keep that in mind if you're ever writing Ruby code for NASA. ;-) Alright, we're nearly done, six more methods to go. Here are three of them:
# First a visit from The Count... 1.upto(10) {|number| puts "#{number} Ruby loops, ah-ah-ah!"} # Then a quick stop at NASA... puts "T-minus..." 10.downto(1) {|x| puts x} puts "Blast-off!" # Finally we'll settle down with an obscure Schoolhouse Rock video... 5.step(50, 5) {|x| puts x}
Alright, that should make sense. In case it didn't, upto counts up from the number it's called from to the number passed in its parameter. downto does the same, except it counts down instead of up. Finally, step counts from the number its called from to the rst number in its parameters by the second number in its parameters. So 5.step(25, 5) {|x| puts x} would output every multiple of ve starting with ve and ending at twenty-ve. Time for the last three:
string1 = 451.to_s string2 = 98.6.to_s int = 4.5.to_i float = 5.to_f
to_s converts oats and integers to strings. to_i converts oats to integers. to_f converts integers to oats. There you have it. All the data types of Ruby in a nutshell. Now here's that quick reference table for string methods I promised you.
67
"washington".capitalize # Outputs "uppercase" "UPPERCASE".downcase # Outputs "LOWERCASE" "lowercase".upcase # Outputs "Henry VII" "Henry VIII".chop # Outputs "rorriM" "Mirror".reverse # Outputs 810 "All Fears".sum # Outputs cRaZyWaTeRs "CrAzYwAtErS".swapcase # Outputs "Nexu" (next advances the word up one value, as if it were a number.) "Next".next # After this, nxt == "Neyn" (to help you understand the trippiness of next) nxt = "Next" 20.times {nxt = nxt.next}
68
To dene a method that takes in a value, you can put the local variable name in parentheses after the method denition. The variable used can only be accessed from inside the method scope.
def myMethod(msg) puts msg end
If multiple variables need to be used in the method, they can be separated with a comma.
def myMethod(msg, person) puts "Hi, my name is " + person + ". Some information about myself: " + msg end
The return keyword can be used to specify that you will be returning a value from the method dened.
def myMethod return "Hello" end
It is also worth noting that ruby will return the last expression evaluated, so this is functionally equivalent to the previous method.
def myMethod
http://en.wikibooks.org/wiki/Python%20Programming
69
"Hello" end
Some of the Basic Operators can be overridden using the def keyword and the operator that you wish to override.
def ==(oVal) if oVal.is_a?(Integer) #@value is a variable defined in the class where this method is defined #This will be covered in a later section when dealing with Classes if(oVal == @value) return true else return false end end end
70
Anyhow, you should already know this. What you don't know however, is how to make your own classes and extend Ruby's classes.
Let's take a look at this. Classes are created via the class keyword. After that comes the name of the class. All class names must start with a Capital Letter. By convention, we use CamelCase for class name. So we would create classes like PieceOfChocolate, but not like Piece_of_Chocolate. The next section denes a class method. A class method is a method that is dened for a particular class. For example, the String class has the length method:
71
To call the eat method of an instance of the Chocolate class, we would use this code:
my_chocolate = Chocolate.new my_chocolate.eat # outputs "That tasted great!"
However, using send is rare unless you need to create a dynamic behavior, as we do not need to specify the name of the method as a literal - it can be a variable.
20.4 Self
Inside a method of a class, the pseudo-variable self (a pseudo-variable is one that cannot be changed) refers to the current instance. For example:
class Integer def more return self + 1 end end 3.more # -> 4 7.more # -> 8
Note the three different constructions: ClassName.method_name and self.method_name are essentially the same - outside of a method denition in a class block, self refers to the class
72
Class Methods itself. The latter is preferred, as it makes changing the name of the class much easier. The last construction, class << self, puts us in the context of the class's "meta-class" (sometimes called the "eigenclass"). The meta-class is a special class that the class itself belongs to. However, at this point, you don't need to worry about it. All this construct does is allow us to dene methods without the self. prex.
73
75
22 Syntax - Lexicology
22.1 Identiers
An identier is a name used to identify a variable, method, or class. As with most languages, valid identiers consist of alphanumeric characters (A-Za-z0-9) and underscores (_), but may not begin with a digit (0-9). Additionally, identiers that are method names may end with a question mark (?), exclamation point (!), or equals sign (=). There are no arbitrary restrictions to the length of an identier (i.e. it may be as long as you like, limited only by your computer's memory). Finally, there are reserved words1 which may not be used as identiers. Examples:
foobar ruby_is_simple
22.2 Comments
Line comments run from a bare '#' character to the end of the line. There are no multi-line comments. Examples:
# this line does nothing print "Hello" # this line prints "Hello"
77
Syntax - Lexicology
22.5 Expressions
Example:
true (1 + 2) * 3 foo() if test then okay else not_good end
All variables, literals, control structures, etcetera are expressions. Using these together is called a program. You can divide expressions with newlines or semicolons (;) however, a newline with a preceding backslash (\) is continued to the following line. Since in Ruby control structures are expressions as well, one can do the following:
foo = case 1
The above equivalent in a language such as C would generate a syntax error since control structures are not expressions in the C language. 3
2 3
http://ruby-doc.org/docs/keywords/1.9 http://en.wikibooks.org/wiki/Category%3ARuby%20Programming
78
A variable whose name begins with a lowercase letter (a-z) or underscore (_) is a local variable or method invocation. A local variable is only accessible from within the block of its initialization. For example:
i0 = 1 loop { i1 = 2 puts defined?(i0) block puts defined?(i1) break } puts defined?(i0) puts defined?(i1)
# true; "i0" was initialized in the ascendant # true; "i1" was initialized in this block
# true; "i0 was initialized in this block # false; "i1" was initialized in the loop
A variable whose name begins with '@' is an instance variable of self. An instance variable belongs to the object1 itself. Uninitialized instance variables have a value of nil2 .
1 2
http://en.wikibooks.org/wiki/Ruby%20Programming%2FObject http://en.wikibooks.org/wiki/Ruby%20Programming%2FObject%2FNilClass
79
An important note is that the class variable is shared by all the descendants of the class. Example:
class Parent @@foo = "Parent" end class Thing1 < Parent @@foo = "Thing1" end class Thing2 < Parent @@foo = "Thing2" end >>Parent.class_eval("@@foo") =>"Thing2" >>Thing1.class_eval("@@foo") =>"Thing2" >>Thing2.class_eval("@@foo") =>"Thing2" >>Thing2.class_variables =>[] Parent.class_variables =>[:@@foo]
This shows us that all our classes were changing the same variable. Class variables behave like global variables which are visible only in the inheritance tree. Because Ruby resolves variables by looking up the inheritance tree *rst*, this can cause problems if two subclasses both add a class variable with the same name.
A variable whose name begins with '$' has a global scope; meaning it can be accessed from anywhere within the program during runtime.
23.5 Constants
Usage:
80
Pseudo Variables
FOOBAR
A variable whose name begins with an uppercase letter (A-Z) is a constant. A constant can be reassigned a value after its initialization, but doing so will generate a warning. Every class3 is a constant. Trying to access an uninitialized constant raises the NameError exception.
These are contents of capturing groups for regular expression matches. They are local to the current thread and stack frame!
3 4 5 6
81
Syntax - Variables and Constants (nil also is considered to be false, and every other value is considered to be true in Ruby.) The value of a pseudo variable cannot be changed. Substitution to a pseudo variable causes an exception to be raised.
$@ $&
$ERROR_POSITION8 $MATCH9
$ $' $+ $1 to $9 $ $=
$LAST_MATCH_INFO13 $IGNORECASE14
7 8 9 10 11 12 13 14
English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/} English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/} English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/} English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/} English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/} English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/} English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/} English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/}
from the from the from the from the from the from the from the from the
82
Pre-dened Variables Name $/ $\ Aliases $INPUT_RECORD_SEPARATOR15 , $RS16 or $-0 $OUTPUT_RECORD_SEPARATOR17 or $ORS18 $OUTPUT_FIELD_SEPARATOR19 or $OFS20 $FIELD_SEPARATOR21 , $FS22 or $-F $INPUT_LINE_NUMBER23 or $NR24 $DEFAULT_INPUT25 Description The input record separator, newline by default. The output record separator for the print and IO#write. Default is nil. The output eld separator for the print and Array#join. The default separator for String#split. The current input line number of the last le that was read. An object that provides access to the concatenation of the contents of all the les given as commandline arguments, or $stdin (in the case where there are no arguments). Read only. Current input le from $<. Same as $<.lename. The destination of output for Kernel.print and Kernel.printf. The default value is $stdout. The last input line of string by gets or readline.
from the from the from the from the from the from the from the from the from the from the from the from the from the
$, $; $. $<
$_
$LAST_READ_LINE27
15 16 17 18 19 20 21 22 23 24 25 26 27
English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/} English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/} English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/} English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/} English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/} English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/} English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/} English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/} English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/} English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/} English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/} English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/} English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/}
83
Syntax - Variables and Constants Name $0 $* Aliases Description Contains the name of the script being executed. May be assignable. Command line arguments given for the script. Also known as ARGV The process number of the Ruby running this script. The status of the last executed child process. Load path for scripts and binary modules by load or require. The array contains the module names loaded by require. The current standard error output. The current standard input. The current standard output. The status of the -d switch. Assignable. Character encoding of the source code. The verbose ag, which is set by the -v switch. True if option -a ("autosplit" mode) is set. Read-only variable. If in-place-edit mode is set, this variable holds the extension, otherwise nil. True if option -l is set ("lineending processing" is on). Readonly variable. True if option -p is set ("loop" mode is on). Read-only variable. True if option -w is set.
$ARGV28
$-l
$-p $-w
The use of cryptic two-character $? expressions is a thing that people will frequently complain about, dismissing Ruby as just another perl-ish line-noise language. Keep this chart handy. Note, a lot of these are useful when working with regexp code. Part of the standard library is "English" which denes longer names to replace the two-character variable names to make code more readable. The
28 29 30 31 English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/} English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/} English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/} English.rb {http://ruby-doc.org/stdlib/libdoc/English/rdoc/index.html} Ruby 1.9.2 Standard Library Documentation {http://ruby-doc.org/stdlib/} from the from the from the from the
84
Pre-dened Constants dened names are also listed in the table. To include these names, just require the English library as follows.32 Without English:
$\ = ' -- ' "waterbuffalo" = /buff/ print $", $', $$, "\n"
With English:
require "English" $OUTPUT_FIELD_SEPARATOR = ' -- ' "waterbuffalo" = /buff/ print $LOADED_FEATURES, $POSTMATCH, $PID, "\n"
and
__LINE__ (current line)
23.9 Notes
32
from the
85
24 Syntax - Literals
24.1 Numerics
123 -123 1_123 -543 123_456_789_123_456_789 123.45 1.2e-3 0xaabb 0377 -0b1010 0b001_001 ?a ?\C-a ?\M-a ?\M-\C-a # # # # # # # # # # # # # # # Fixnum Fixnum (signed) Fixnum (underscore is ignored) Negative Fixnum Bignum Float Float (Hexadecimal) Fixnum (Octal) Fixnum (Binary [negated]) Fixnum (Binary) Fixnum ASCII character code for 'a' (97) Control-a (1) Meta-a (225) Meta-Control-a (129)
Note: the meaning of "?x" notation has been changed. In ruby 1.9 this means not an ASCII numeric code but a string i.e. ?a == "a"
24.2 Strings
Examples:
"this is a string" => "this is a string" "three plus three is #{3+3}" => "three plus three is 6" foobar = "blah" "the value of foobar is #{foobar}" => "the value of foobar is blah" 'the value of foobar is #{foobar}' => "the value of foobar is \#{foobar}"
A string expression begins and ends with a double or single-quote mark. Double-quoted string expressions are subject to backslash notation and interpolation. A single-quoted string expression isn't; except for \' and \\.
87
Syntax - Literals
Meaning newline (0x0a) space (0x20) carriage return (0x0d) tab (0x09) vertical tab (0x0b) formfeed (0x0c) backspace (0x08) bell/alert (0x07) escape (0x1b) character with octal value nnn character with hexadecimal value nn Unicode code point U+nnnn (Ruby 1.9 and later) control-x control-x meta-x meta-control-x character x itself (\" a single quote, for example)
For characters with decimal values, you can do this: "" << 197 # add decimal value 304 to a string or embed them thus: "#{197.chr}"
24.2.2 Interpolation
Interpolation allows Ruby code to appear within a string. The result of evaluating that code is inserted into the string:
"1 + 2 = #{1 + 2}" #=> "1 + 2 = 3"
#{expression}
88
Strings The expression can be just about any Ruby code. Ruby is pretty smart about handling string delimiters that appear in the code and it generally does what you want it to do. The code will have the same side effects as it would outside the string, including any errors:
"the meaning of life is #{1/0}" => divided by 0 (ZeroDivisionError)
Any single non-alpha-numeric character can be used as the delimiter, %[including these], %?or these?, %or even these things. By using this notation, the usual string delimiters " and ' can appear in the string unescaped, but of course the new delimiter you've chosen does need to be escaped. However, if you use %(parentheses), %[square brackets], %{curly brackets} or %<pointy brackets> as delimiters then those same delimiters can appear unescaped in the string as long as they are in balanced pairs:
%(string (syntax) is pretty flexible) => "string (syntax) is pretty flexible"
A modier character can appear after the %, as in %q[], %Q[], %x[] - these determine how the string is interpolated and what type of object is produced: Modier %q[ ] %Q[ ] %r[ ] %s[ ] %w[ ] %W[ ] %x[ ] Meaning Non-interpolated String (except for \\ \[ and \]) Interpolated String (default) Interpolated Regexp (ags can appear after the closing delimiter) Non-interpolated Symbol Non-interpolated Array of words, separated by whitespace Interpolated Array of words, separated by whitespace Interpolated shell command
89
Syntax - Literals
=> /nemo/i %w{one two three} => ["one", "two", "three"] %x{ruby --copyright} => "ruby - Copyright (C) 1993-2009 Yukihiro Matsumoto\n"
The syntax begins with << and is followed immediately by the delimiter. To end the string, the delimiter appears alone on a line. There is a slightly nicer way to write a here document which allows the ending delimiter to be indented by whitespace:
string = <<-FIN on the one-ton temple bell a moon-moth, folded into sleep sits still. --Taniguchi Buson, 18th century; translated by X. J. Kennedy FIN
Here documents are interpolated, unless you use single quotes around the delimiter. The rest of the line after the opening delimiter is not interpreted as part of the string, which means you can do this:
strings = [<<END, "short", "strings"] a long string
90
Arrays
24.3 Arrays
An array is a collection of objects indexed by a non-negative integer. You can create an array object by writing Array.new, by writing an optional comma-separated list of values inside square brackets, or if the array will only contain string objects, a space-delimited string preceded by %w.
array_one array_two array_three array_four = = = = Array.new [] # shorthand for Array.new ["a", "b", "c"] # array_three contains "a", "b" and "c" %w[a b c] # array_four also contains "a", "b" and "c"
array_three[0] # => "a" array_three[2] # => "c" array_four[0] # => "a" #negative indices are counted back from the end array_four[-2] # => "b" #[start, count] indexing returns an array of count objects beginning at index start array_four[1,2] # => ["b", "c"] #using ranges. The end position is included with two periods but not with three array_four[0..1] # => ["a", "b"] array_four[0...1] # => ["a"]
The last method, using %w, is in essence shorthand for the String method split when the substrings are separated by whitespace only. In the following example, the rst two ways of creating an array of strings are functionally identical while the last two create very different (though both valid) arrays.
array_one array_two array_one = %w'apple orange pear' = 'apple orange pear'.split == array_two # => ["apple", "orange", "pear"] # => ["apple", "orange", "pear"] # => true # => ["dog:cat:bird"] # => ["dog", "cat", "bird"] # => false
91
Syntax - Literals
24.4 Hashes
Hashes are basically the same as arrays, except that a hash not only contains values, but also keys pointing to those values. Each key can occur only once in a hash. A hash object is created by writing Hash.new or by writing an optional list of comma-separated key => value pairs inside curly braces.
hash_one = Hash.new hash_two = {} # shorthand for Hash.new hash_three = {"a" => 1, "b" => 2, "c" => 3} #=> {"a"=>1, "b"=>2, "c"=>3}
Usually Symbols1 are used for Hash keys (allows for quicker access), so you will see hashes declared like this:
hash_sym hash_sym = { :a => 1, :b => 2, :c => 3} = { a: 1, b: 2, c: 3} #=> {:b=>2, :c=>3, :a=>1} #=> {:b=>2, :c=>3, :a=>1}
24.5 Ranges
A range represents a subset of all possible values of a type, to be more precise, all possible values between a start value and an end value. This may be:
http://en.wikibooks.org/wiki/Ruby_Literals%23Symbols
92
Ranges All integers between 0 and 5. All numbers (including non-integers) between 0 and 1, excluding 1. All characters between 't' and 'y'. In Ruby, these ranges are expressed by:
0..5 0.0...1.0 't'..'y'
Therefore, ranges consist of a start value, an end value, and whether the end value is included or not (in this short syntax, using two . for including and three . for excluding). A range represents a set of values, not a sequence. Therefore,
5..0
though syntactically correct, produces a range of length zero. Ranges can only be formed from instances of the same class or subclasses of a common parent, which must be Comparable (implementing <=>). Ranges are instances of the Range class, and have certain methods, for example, to determine whether a value is inside a range:
r = 0..5 puts r === 4 puts r === 7
For detailed information of all Range methods, consult the Range class reference2 . Here3 is a tutorial on their use.
4
2 3 4
93
25 Syntax - Operators
25.1 Operators
25.1.1 1. Assignment
Assignment in Ruby is done using the equal operator "=". This is both for variables and objects, but since strings, oats, and integers are actually objects in Ruby, you're always assigning objects. Examples:
myvar = myvar is now this string var = 321 dbconn = Mysql::new(localhost,root,password)
Self assignment
x x x x x x x = 1 += x -= x += 4 *= x **= x /= x #=>1 #=>2 #=>0 #=>x was 0 so x= + 4 # x is positive 4 #=>16 #=>18446744073709551616 # Raise to the power #=>1
A frequent question from C and C++ types is "How do you increment a variable? Where are ++ and -- operators?" In Ruby, one should use x+=1 and x-=1 to increment or decrement a variable.
x = a x.succ! #=>"b" : succ! method is defined for String, but not for Integer types </sourcE> Multiple assignments Examples: <source lang="ruby" line> var1, var2, var3 = 10, 20, 30 puts var1 #=>var1 is now 10 puts var2 #=>var2 is now 20,var3...etc myArray=%w(John Michel Fran Doug) # %w() can be used as syntactic sugar to simplify array creation var1,var2,var3,var4=*myArray puts var1 #=>John puts var4 #=>Doug names,school=myArray,St. Whatever names #=>["John", "Michel", "Fran", "Doug"] school #=>"St. Whatever"
Conditional assignment
95
Syntax - Operators
x = find_something() #=>nil x ||= "default" #=>"default" : value of x will be replaced with "default", but only if x is nil or false x ||= "other" #=>"default" : value of x is not replaced if it already is other than nil or false
25.2 Scope
In Ruby there's a local scope, a global scope, an instance scope, and a class scope.
This error appears because this x(toplevel) is not the x(local) inside the do..end block the x(local) is a local variable to the block, whereas when trying the puts x(toplevel) we're calling a x variable that is in the top level scope, and since there's not one, Ruby protests.
96
Scope
4.times do |$global| $global=$global*var end #=>0,2,4,6 last assignment of $global is 6 puts $global #=> 6
This works because prexing a variable with a dollar sign makes the variable a global.
97
Syntax - Operators
localvar=@instvar end def print_instvar puts @instvar end def print_localvar puts @@classvar puts localvar end end var=Test.new var.print_instvar #=>"kiwi", it works because a @instance_var can be accesed inside the class var.print_localvar #=>undefined local variable or method localvar' for #<Test:0x2b36208 @instvar="kiwi"> (NameError).
This will print the two lines "kiwi" and "kiwi told you so!!", then FAIL! with a undened local variable or method localvar' for #<Test:0x2b36208 @instvar="kiwi"> (NameError). Why? well, in the scope of the method print_localvar there doesn't exists localvar, it exists in method initialize(until GC kicks it out). On the other hand ,class variables '@@classvar' and '@instvar' are in scope across the entire class and, in the case of @@class variables, across the children classes.
class SubTest < Test def print_classvar puts @@classvar end end newvar=SubTest.new #newvar is created and it has @@classvar with the same value as the var instance of Test!! newvar.print_classvar #=>kiwi told you so!!
Class variables have the scope of parent class AND children, these variables can live across classes, and can be affected by the children actions ;-)
class SubSubTest < Test def print_classvar puts @@classvar end def modify_classvar @@classvar='kiwi kiwi waaai!!' end end subtest=SubSubTest.new subtest.modify_classvar #lets add a method that modifies the contents of @@classvar in SubSubTest subtest.print_classvar
This new child of Test also has @@classvar with the original value newvar.print_classvar. The value of @@classvar has been changed to 'kiwi kiwi waaai!!' This shows that @@classvar is "shared" across parent and child classes.
98
Default scope
it affects the default scope, which is an object called "main". For example, if you had one script that says
@a = 33 require 'other_script.rb'
They could share variables. Note however, that the two scripts don't share local variables.
However, the "class" and "def" keywords cause an *entirely new* scope.
class A
99
Syntax - Operators
You can get around this limitation by using dene_method, which takes a block and thus keeps the outer scope (note that you can use any block you want, to, too, but here's an example).
class A a = 3 define_method(:go) { a } end
or here
class A end a = 3 A.class_eval do define_method(:go) do puts a end end
100
Logical Or
25.6 Logical Or
The binary "or" operator will return the logical disjunction of its two operands. It is the same as "||" but with a lower precedence. Example:
a = nil b = "foo" c = a || b # c is set to "foo" its the same as saying c = (a || b) c = a or b # c is set to nil its the same as saying (c = a) || b which is not what you want.
http://en.wikibooks.org/wiki/Category%3ARuby%20Programming
101
You can also put the test expression and code block on the same line if you use then:
if a == 4 then a = 7 end #or if a == 4: a = 7 end
103
#Note that the ":" syntax for if one line blocks do not work anymore in ruby 1.9. Ternary statements still work
unless expression The unless-expression is the opposite of the if-expression, the code-block it contains will only be executed if the test expression is false. Examples:
a = 5 unless a == 4 a = 7 end print a # prints 7 since the unless-block is executed
The difference is that the unless does not permit a following elsif. And there is no elsunless. Like the if-expression you can also write:
a = 5 a = 7 unless a == 4 print a # prints 7 since the unless-block is executed
The "one-liners" are handy when the code executed in the block is one line only. if-elsif-else expression The elsif (note that it's elsif and not elseif) and else blocks give you further control of your scripts by providing the option to accommodate additional tests. The elsif and else blocks are considered only if the if test is false. You can have any number of elsif blocks but only one if and one else block. Syntax:
104
Control Structures
if expression ...code block... elsif another expression ...code block... elsif another expression ...code block... else ...code block... end
short-if expression The "short-if" statement provides you with a space-saving way of evaluating an expression and returning a value. The format is:
(condition) ? (expr if true) : (expr if false)
It is also known as the ternary operator and it is suggested to only use this syntax for minor tasks, such as string formatting, because of poor code readability that may result.
irb(main):037:0> true ? 't' : 'f' => "t" irb(main):038:0> false ? 't' : 'f' => "f"
This is very useful when doing string concatenation among other things. Example:
a = 5 plus_or_minus = '+' print "The number #{a}#{plus_or_minus}1 is: " + (plus_or_minus == '+' ? (a+1).to_s : (a-1).to_s) + "."
case expression An alternative to the if-elsif-else expression (above) is the case expression. Case in Ruby supports a number of syntaxes. For example, suppose we want to determine the relationship of a number (given by the variable a) to 5. We could say:
a = 1 case when a < 5 then puts "#{a} less than 5" when a == 5 then puts "#{a} equals 5" when a > 5 then puts "#{a} greater than 5" end
105
Syntax - Control Structures Note that, as with if, the comparison operator is ==. The assignment operator is =. Although Ruby will accept the assignment operator:
when a = 5 then puts "#{a} equals 5" CHANGES the value of a! # WARNING! This code
This is not want we want! Here, we want the comparison operator. Another equivalent syntax for case is to use ":" instead of "then":
Note: because the ranges are explicitly stated, it is good coding practise to handle unexpected values of a. This concise syntax is perhaps most useful when we know in advance what the values to expect. For example:
a = "apple" case a when "vanilla" then "a spice" when "spinach" then "a vegetable" when "apple" then "a fruit" else "an unexpected value" end
Other ways to use case and variations on its syntax maybe seen at Linuxtopia Ruby Programming http://www.linuxtopia.org/online_books/programming_books/ruby_ tutorial/Ruby_Expressions_Case_Expressions.html
106
Control Structures
26.1.2 Loops
while The while statement in Ruby is very similar to if and to other languages' while (syntactically):
while <expression> <...code block...> end
The code block will be executed again and again, as long as the expression evaluates to true. Also, like if and unless, the following is possible:
<...code...> while <expression>
So if local variable line has no existence prior to this line, on seeing it for the rst time it has the value nil when the loop expression is rst evaluated. until The until statement is similar to the while statement in functionality. Unlike the while statement, the code block for the until loop will execute as long as the expression evaluates to false.
until <expression> <...code block...> end
26.1.3 Keywords
return return value causes the method in which it appears to exit at that point and return the value specied Note that if no return of a value is specied in a method the value of the last value set is implicitly returned as the return value of the method.
2
http://en.wikibooks.org/wiki/Category%3ARuby%20Programming
107
http://fr.wikibooks.org/wiki/Programmation_Ruby%2FContr%F4le
108
If the method has no parameters the parentheses can usually be omitted as in the following:
method_name
If you don't have code that needs to use method result immediately, Ruby allows to specify parameters omitting parentheses:
results = method_name parameter1, parameter2 method, not using parentheses # calling
# You need to use parentheses if you want to work with the result immediately. # e.g., if a method returns an array and we want to reverse element order: results = method_name(parameter1, parameter2).reverse
1 2 3
109
An explicit return statement can also be used to return from function with a value, prior to the end of the function declaration. This is useful when you want to terminate a loop or return from a function as the result of a conditional expression. Note, if you use "return" within a block, you actually will jump out from the function, probably not what you want. To terminate block, use break. You can pass a value to break which will be returned as the result of the block:
six = (1..10).each {|i| break i if i > 5}
The above code will work in 1.9.2 and will be logically equivalent to the snippet below
def foo( j, i = 7) return i + j end
110
Method Denitions
In the example above the output would be ['a', 'b', 'c']. The asterisk operator may also precede an Array argument in a method call. In this case the Array will be expanded and the values passed in as if they were separated by commas.
arr = [a,b,c] calculate_value(*arr)
Another technique that Ruby allows is to give a Hash5 when invoking a function, and that gives you best of all worlds: named parameters, and variable argument length.
def accepts_hash( var ) print "got: ", var.inspect # will print out what it received end accepts_hash :arg1 => giving arg1, :argN => giving argN # => got: {:argN=>"giving argN", :arg1=>"giving arg1"}
You see, the arguments for accepts_hash got rolled up into one hash6 variable. This technique is heavily used in the Ruby On Rails API. Also note the missing parenthesis around the arguments for the accepts_hash function call, and notice that there is no { } Hash declaration syntax around the :arg1 => '...' code, either. The above code is equivalent to the more verbose:
accepts_hash( :arg1 => giving arg1, :argN => giving argN ) # argument list enclosed in parens accepts_hash( { :arg1 => giving arg1, :argN => giving argN } ) # hash is explicitly created
Now, if you are going to pass a code block to function, you need parentheses.
accepts_hash( :arg1 => giving arg1, :argN => giving argN ) { |s| puts s } accepts_hash( { :arg1 => giving arg1, :argN => giving argN } ) { |s| puts s }
4 5 6
111
# second line is more verbose, hash explicitly created, but essentially the same as above
http://en.wikibooks.org/wiki/Ruby%20Programming%2FMethod%20Calling%23yield
112
Method Denitions
def gen_times(factor) return Proc.new {|n| n*factor } end times3 = gen_times(3) times5 = gen_times(5) times3.call(12) times5.call(5) times3.call(times5.call(4)) # factor is replaced with 3
Procs play the role of functions in Ruby. It is more accurate to call them function objects, since like everything in Ruby they are objects. Such objects have a name in the folklore - functors. A functor is dened as an object to be invoked or called as if it were an ordinary function, usually with the same syntax, which is exactly what a Proc is. From the example and the denition above, it is obvious that Ruby Procs can also act as closures. On Wikipedia, a closure is dened as a function that refers to free variables in its lexical context. Note how closely it maps to the Ruby denition blocks of code that have been bound to a set of local variables. More on Procs Procs in Ruby are rst-class objects, since they can be created during runtime, stored in data structures, passed as arguments to other functions and returned as the value of other functions. Actually, the gen_times example demonstrates all of these criteria, except for passed as arguments to other functions. This one can be presented as follows:
def foo (a, b) a.call(b) end putser = Proc.new {|x| puts x} foo(putser, 34)
There is also a shorthand notation for creating Procs - the Kernel method lambda [2] (well come to methods shortly, but for now assume that a Kernel method is something akin to a global function, which can be called from anywhere in the code). Using lambda the Proc object creation from the previous example can be rewritten as:
putser = lambda {|x| puts x}
Actually, there are two slight differences between lambda and Proc.new. First, argument checking. The Ruby documentation for lambda states: Equivalent to Proc.new, except the resulting Proc objects check the number of parameters passed when called. Here is an example to demonstrate this:
pnew = Proc.new {|x, y| puts x + y} lamb = lambda {|x, y| puts x + y} # works fine, printing 6 pnew.call(2, 4, 11) # throws an ArgumentError lamb.call(2, 4, 11)
113
Syntax - Method Calls Second, there is a difference in the way returns are handled from the Proc. A return from Proc.new returns from the enclosing method (acting just like a return from a block, more on this later):
def try_ret_procnew ret = Proc.new { return "Baaam" } ret.call "This is not reached" end # prints "Baaam" puts try_ret_procnew
While return from lambda acts more conventionally, returning to its caller:
def try_ret_lambda ret = lambda { return "Baaam" } ret.call "This is printed" end # prints "This is printed" puts try_ret_lambda
With this in light, I would recommend using lambda instead of Proc.new, unless the behavior of the latter is strictly required. In addition to being a whopping two characters shorter, its behavior is less surprising. Methods Simply put, a method is also a block of code. However, unlike Procs, methods are not bound to the local variables around them. Rather, they are bound to some object and have access to its instance variables [3]:
class Boogy def initialize @dix = 15 end def arbo puts "#{@dix} ha\n" end end # initializes an instance of Boogy b = Boogy.new # prints "15 ha" b.arbo
A useful idiom when thinking about methods is sending messages. Given a receiver - an object that has some method dened, we can send it a message - by calling the method, optionally providing some arguments. In the example above, calling arbo is akin to sending a message arbo, without arguments. Ruby supports the message sending idiom more directly, by including the send method in class Object (which is the parent of all objects in Ruby). So the following two lines are equivalent to the arbo method call:
# method/message name is given as a string
114
Method Denitions
Note that methods can also be dened in the top-level scope, not inside any class. For example:
def say (something) puts something end say "Hello"
While it seems that say is free-standing, it is not. When methods such as this are dened, Ruby silently tucks them into the Object class. But this doesnt really matter, and for all practical purposes say can be seen as an independent method. Which is, by the way, just whats called a function in some languages (like C and Perl). The following Proc is, in many ways similar:
say = lambda {|something| puts something} say.call("Hello") # same effect say["Hello"]
The [] construct is a synonym to call in the context of Proc [4]. Methods, however, are more versatile than procs and support a very important feature of Ruby, which I will present right after explaining what blocks are. Blocks Blocks are so powerfully related to Procs that it gives many newbies a headache trying to decipher how they actually differ. I will try to ease on comprehension with a (hopefully not too corny) metaphor. Blocks, as I see them, are unborn Procs. Blocks are the larval, Procs are the insects. A block does not live on its own - it prepares the code for when it will actually become alive, and only when it is bound and converted to a Proc, it starts living:
# a naked block cant live in Ruby # this is a compilation error ! {puts "hello"} # now its alive, having been converted # to a Proc ! pr = lambda {puts "hello"} pr.call
Is that it, is that what all the fuss is about, then ? No, not at all. The designer of Ruby, Matz saw that while passing Procs to methods (and other Procs) is nice and allows high-level functions and all kinds of fancy functional stuff, there is one common case that stands high above all other cases - passing a single block of code to a method that makes something useful out of it, for example iteration. And as a very talented designer, Matz decided that it is worthwhile to emphasize this special case, and make it both simpler and more efcient.
115
Syntax - Method Calls Passing a block to a method No doubt that any programmer who has spent at least a couple of hours with Ruby has been shown the following examples of Ruby glory (or something very similar):
10.times do |i| print "#{i} " end numbers = [1, 2, 5, 6, 9, 21] numbers.each do |x| puts "#{x} is " + (x >= 3 ? "many" : "few") end squares = numbers.map {|x| x * x}
}.)
Such code is IMHO part of what makes Ruby the clean, readable and wonderful language it is. What happens here behind the scenes is quite simple, or at least may be depicted in a very simple way. Perhaps Ruby doesnt implement it exactly the way Im going to describe it, since there are optimization considerations surely playing their role - but it is denitely close enough to the truth to serve as a metaphor for understanding. Whenever a block is appended to a method call, Ruby automatically converts it to a Proc object, but one without an explicit name. The method, however, has a way to access this Proc, by means of the yield statement. See the following example for clarication:
def do_twice yield yield end do_twice {puts "Hola"}
The method do_twice is dened and called with an attached block. Although the method didnt explicitly ask for the block in its arguments list, the yield can call the block. This can be implemented in a more explicit way, using a Proc argument:
def do_twice(what) what.call what.call end do_twice lambda {puts "Hola"}
This is equivalent to the previous example, but using blocks with yield is cleaner, and better optimized since only one block is passed to the method, for sure. Using the Proc approach, any amount of code blocks can be passed:
def do_twice(what1, what2, what3) 2.times do what1.call what2.call what3.call end end
116
Method Denitions
do_twice(
lambda {print "Hola, "}, lambda {print "querido "}, lambda {print "amigo\n"})
It is important to note that many people frown at passing blocks, and prefer explicit Procs instead. Their rationale is that a block argument is implicit, and one has to look through the whole code of the method to see if there are any calls to yield there, while a Proc is explicit and can be immediately spotted in the argument list. While its simply a matter of taste, understanding both approaches is vital. The ampersand (&) The ampersand operator can be used to explicitly convert between blocks and Procs in a couple of cases. It is worthy to understand how these work. Remember how I said that although an attached block is converted to a Proc under the hood, it is not accessible as a Proc from inside the method ? Well, if an ampersand is prepended to the last argument in the argument list of a method, the block attached to this method is converted to a Proc object and gets assigned to that last argument:
def contrived(a, &f) # the block can be accessed through f f.call(a) # but yield also works ! yield(a) end # this works contrived(25) {|x| puts x} # this raises ArgumentError, because &f # isnt really an argument - its only there # to convert a block contrived(25, lambda {|x| puts x})
Another (IMHO far more efcacious) use of the ampersand is the other-way conversion - converting a Proc into a block. This is very useful because many of Rubys great built-ins, and especially the iterators, expect to receive a block as an argument, and sometimes its much more convenient to pass them a Proc. The following example is taken right from the excellent Programming Ruby book by the pragmatic programmers:
print "(t)imes or (p)lus: " times = gets print "number: " number = Integer(gets) if times =~ /^t/ calc = lambda {|n| n*number } else calc = lambda {|n| n+number } end puts((1..10).collect(&calc).join(", "))
The collect method expects a block, but in this case it is very convenient to provide it with a Proc, since the Proc is constructed using knowledge gained from the user. The ampersand preceding calc makes sure that the Proc object calc is turned into a code block and is passed to collect as an attached block.
117
Syntax - Method Calls The ampersand also allows the implementation of a very common idiom among Ruby programmers: passing method names into iterators. Assume that I want to convert all words in an Array to upper case. I could do it like this:
words = %w(Jane, aara, multiko) upcase_words = words.map {|x| x.upcase} p upcase_words
This is nice, and it works, but I feel its a little bit too verbose. The upcase method itself should be given to map, without the need for a separate block and the apparently superuous x argument. Fortunately, as we saw before, Ruby supports the idiom of sending messages to objects, and methods can be referred to by their names, which are implemented as Ruby Symbols. For example:
p "Erik".send(:upcase)
This, quite literally, says send the message/method upcase to the object Erik. This feature can be utilized to implement the map {|x| x.upcase} in an elegant manner, and were going to use the ampersand for this ! As I said, when the ampersand is prepended to some Proc in a method call, it converts the Proc to a block. But what if we prepend it not to a Proc, but to another object ? Then, Rubys implicit type conversion rules kick in, and the to_proc method is called on the object to try and make a Proc out of it. We can use this to implement to_proc for Symbol and achieve what we want:
class Symbol # A generalized conversion of a method name # to a proc that runs this method. # def to_proc lambda {|x, *args| x.send(self, *args)} end end # Voila ! words = %w(Jane, aara, multiko) upcase_words = words.map(&:upcase)
Or you can use dene_method, which preserves the scope around the denition, as well.
a = b a.class.send(:define_method, :some_method) { # only available to classes, unfortunately
118
Special methods
This does something silly but method_missing is an important part of meta-programming in Ruby. In Ruby on Rails it is used extensively to create methods dynamically. Another special methods is initialize that ruby calls whenever a class instance is created, but that belongs in the next chapter: Classes8 .
27.5 Conclusion
Ruby doesnt really have functions. Rather, it has two slightly different concepts - methods and Procs (which are, as we have seen, simply what other languages call function objects, or functors). Both are blocks of code - methods are bound to Objects, and Procs are bound to the local variables in scope. Their uses are quite different. Methods are the cornerstone of object-oriented programming, and since Ruby is a pure-OO language (everything is an object), methods are inherent to the nature of Ruby. Methods are the actions Ruby objects do - the messages they receive, if you prefer the message sending idiom. Procs make powerful functional programming paradigms possible, turning code into a rst-class object of Ruby allowing to implement high-order functions. They are very close kin to Lisps lambda forms (theres little doubt about the origin of Rubys Proc constructor lambda) The construct of a block may at rst be confusing, but it turns out to be quite simple. A block is, as my metaphor goes, an unborn Proc - it is a Proc in an intermediate state, not bound to anything yet. I
8 Chapter 20 on page 71
119
Syntax - Method Calls think that the simplest way to think about blocks in Ruby, without losing any comprehension, would be to think that blocks are really a form of Procs, and not a separate concept. The only time when we have to think of blocks as slightly different from Procs is the special case when they are passed as the last argument to a method which may then access them using yield. Thats about it, I guess. I know for sure that the research I conducted for this article cleared many misunderstandings I had about the concepts presented here. I hope others will learn from it as well. If you see anything you dont agree with - from glaring errors to small inaccuracies, feel free to amend the book. Notes [1] It seems that in the pure, theoretical interpretation what Ruby has isnt rst-class functions per se. However, as this article demonstrates, Ruby is perfectly capable of fullling most of the requirements for rst-class functions, namely that functions can be created during the execution of a program, stored in data structures, passed as arguments to other functions, and returned as the values of other functions. [2] lambda has a synonym - proc, which is considered mildly deprecated (mainly because proc and Proc.new are slightly different, which is confusing). In other words, just use lambda. [3] These are instance methods. Ruby also supports class methods, and class variables, but that is not what this article is about. [4] Or more accurately, call and [] both refer to the same method of class Proc. Yes, Proc objects themselves have methods !
9
http://en.wikibooks.org/wiki/Category%3ARuby%20Programming
120
28 Syntax - Classes
Classes1 are the basic template from which object2 instances are created. A class is made up of a collection of variables representing internal state and methods providing behaviours that operate on that state.
1 2 3
121
Syntax - Classes
instance.do_something instance.output
This happens (nil in the rst output line) because @one dened below class MyClass is an instance variable belonging to the class object (note this is not the same as a class variable and could not be referred to as @@one), whereas @one dened inside the do_something method is an instance variable belonging to instances of MyClass. They are two distinct variables and the rst is accessible only in a class method.
Note that ruby provides a bit of syntactic sugar to make it look like you are getting and setting a variable directly; under the hood
a = instance.foo instance.foo = b
Since this is such a common use case, there is also a convenience method to autogenerate these getters and setters:
class MyClass attr_accessor :foo
122
Class Denition
def initialize @foo = 28 end end instance = MyClass.new puts instance.foo instance.foo = 496 puts instance.foo
does the same thing as the above program. The attr_accessor method is run at read time, when ruby is constructing the class object, and it generates the foo and foo= methods. However, there is no requirement for the accessor methods to simply transparently access the instance variable. For example, we could ensure that all values are rounded before being stored in foo:
class MyClass def initialize @foo = 28 end def foo return @foo end def foo=(value) @foo = value.round end end instance = MyClass.new puts instance.foo instance.foo = 496.2 puts instance.foo #=> 496
123
Outputs:
something
http://martinfowler.com/bliki/ClassInstanceVariable.html
124
Declaring Visibility
28.1.6 Instantiation
An object instance is created from a class through the a process called instantiation. In Ruby this takes place through the Class method new. Example:
anObject = MyClass.new(parameters)
This function sets up the object in memory and then delegates control to the initialize function of the class if it is present. Parameters passed to the new function are passed into the initialize function.
class MyClass def initialize(parameters) end end
28.2.1 Private
Simple example:
class Example def methodA end private # all methods that follow will be made private: not accessible for outside objects def methodP end end
If private is invoked without arguments, it sets access to private for all subsequent methods. It can also be invoked with named arguments. Named private method example:
class Example def methodA
125
Syntax - Classes
Here private was invoked with an argument, altering the visibility of methodP to private. Note for class methods (those that are declared using def ClassName.method_name), you need to use another function: private_class_method Common usage of private_class_method is to make the "new" method (constructor) inaccessible, to force access to an object through some getter function. A typical Singleton implementation is an obvious example.
class SingletonLike private_class_method :new def SingletonLike.create(*args, &block) @@inst = new(*args, &block) unless @@inst return @@inst end end
More info about the difference between C++ and Ruby private/protected: http://lylejohnson. name/blog/?p=5 One person summed up the distinctions by saying that in C++, private means private to this class, while in Ruby it means private to this instance. What this means, in C++ from code in class A, you can access any private method for any other object of type A. In Ruby, you can not: you can only access private methods for your instance of object, and not for any other object instance (of class A). Ruby folks keep saying "private means you cannot specify the receiver". What they are saying, if method is private, in your code you can say:
class AccessPrivate def a end private :a # a is private method def accessing_private a # sure! self.a # nope! private methods cannot be called with an explicit receiver at all, even if that receiver is "self" other_object.a # nope, a is private, you cant get it (but if it was protected, you could!) end end
126
Declaring Visibility Here, "other_object" is the "receiver" that method "a" is invoked on. For private methods, it does not work. However, that is what "protected" visibility will allow.
28.2.2 Public
Public is default accessibility level for class methods. I am not sure why this is specied - maybe for completeness, maybe so that you could dynamically make some method private at some point, and later - public. In Ruby, visibility is completely dynamic. You can change method visibility at runtime!
28.2.3 Protected
Now, protected deserves more discussion. Those of you coming from Java or C++ have learned that in those languages, if a method is private, its visibility is restricted to the declaring class, and if the method is protected, it will be accessible to children of the class (classes that inherit from parent) or other classes in that package. In Ruby, private visibility is similar to what protected is in Java. Private methods in Ruby are accessible from children. You cant have truly private methods in Ruby; you cant completely hide a method. The difference between protected and private is subtle. If a method is protected, it may be called by any instance of the dening class or its subclasses. If a method is private, it may be called only within the context of the calling object---it is never possible to access another object instance's private methods directly, even if the object is of the same class as the caller. For protected methods, they are accessible from objects of the same class (or children). So, from within an object "a1" (an instance of Class A), you can call private methods only for instance of "a1" (self). And you can not call private methods of object "a2" (that also is of class A) they are private to a2. But you can call protected methods of object "a2" since objects a1 and a2 are both of class A. Ruby FAQ5 gives following example - implementing an operator that compares one internal variable with a variable from another class (for purposes of comparing the objects):
def <=>(other) self.age <=> other.age end
If age is private, this method will not work, because other.age is not accessible. If "age" is protected, this will work ne, because self and other are of same class, and can access each other's protected methods. To think of this, protected actually reminds me of the "internal" accessibility modier in C# or "default" accessibility in Java (when no accessibility keword is set on method or variable): method is accessible just as "public", but only for classes inside the same package.
http://www.rubycentral.com/faq/rubyfaq-7.html
127
Syntax - Classes
Luckily, we have special functions to do just that: attr_accessor, attr_reader, attr_writer. attr_accessor will give you get/set functionality, reader will give only getter and writer will give only setter. Now reduced to:
class GotAccessor def initialize(size) @size = size end attr_accessor :size end # attr_accessor generates variable @size accessor methods automatically: # a = GotAccessor.new(5) # x = a.size # a.size = y
128
Inheritance
28.3 Inheritance
Figure 6 The super keyword only accessing the direct parents method. There is a workaround though.
A class can inherit functionality and variables from a superclass, sometimes referred to as a parent class or base class. Ruby does not support multiple inheritance and so a class in Ruby can have only one superclass. The syntax is as follows:
class ParentClass def a_method puts b end end class SomeClass < ParentClass you are from Java background) def another_method puts a end end instance = SomeClass.new instance.another_method instance.a_method # < means inherit (or "extends" if
Outputs:
129
Syntax - Classes
a b
All non-private variables and functions are inherited by the child class from the superclass. If your class overrides a method from parent class (superclass), you still can access the parent's method by using 'super' keyword.
class ParentClass def a_method puts b end end class SomeClass < ParentClass def a_method super puts a end end instance = SomeClass.new instance.a_method
Outputs:
b a
(because a_method also did invoke the method from parent class). If you have a deep inheritance line, and still want to access some parent class (superclass) methods directly, you can't. super only gets you a direct parent's method. But there is a workaround! When inheriting from a class, you can alias parent class method to a different name. Then you can access methods by alias.
class X def foo "hello" end end class Y < X alias xFoo foo def foo xFoo + "y" end end class Z < Y def foo xFoo + "z" end end puts X.new.foo puts Y.new.foo puts Z.new.foo
130
Outputs:
Modules are included a1 is called b1 is called c1 is called
131
Syntax - Classes
6 7
http://en.wikibooks.org/wiki/Module http://en.wikibooks.org/wiki/Category%3ARuby%20Programming
132
29 Syntax - Hooks
Ruby provides callbacks, to, for example, know when a new method is dened (later) in a class. Here1 is a list of known callbacks.
29.1 const_missing
class Object def self.const_missing c p 'missing const was', c end end
or more
class Object class << self alias :const_missing_old :const_missing def const_missing c p 'const missing is', c const_missing_old c end end end
1 2
http://www.nach-vorne.de/2007/3/18/list-of-callback-methods/ http://ruby-doc.org/docs/keywords/1.9/
133
30 References
135
31 Built-In Functions
By default many methods are available. You can see the available ones by running methods in an irb session, ex:
>> class A; end >> A.singleton_methods [:nil?, :===, :=, :!, :eql?, :class, :clone, :dup, :taint, :tainted?, :untaint, :untrust, :untrusted?, :trust, :freeze, :frozen?, :to_s, :inspect, :methods, :singleton_methods, :protected_methods, :private_methods, :public_methods, :instance_variables, :instance_variable_get, :instance_variable_set, :instance_variable_defined?, :instance_of?, :kind_of?, :is_a?, :tap, :send, :public_send, :respond_to?, :extend, :display, :method, :public_method, :define_singleton_method, :hash, :__id__, :object_id, :to_enum, :enum_for, :gem, :==, :equal?, :!, :!=, :instance_eval, :instance_exec, :__send__]
You can see where most of those methods are dened by inspecting the object hierarchy:
>> A.ancestors => [A, Object, Kernel, BasicObject]
1.9 introduced a few more has __method__ (the current method name), as well as require_relative, which requires a le relative to the dir of the current le. To see where each methods was dened, you can run something like:
>> A.instance_methods.map{|m| [m, => [[:nil?, Kernel], ... A.instance_method(m).owner] }
137
32 Predened Variables
Ruby's predened (built-in) variables affect the behavior of the entire program, so their use in libraries isn't recommended. The values in most predened variables can be accessed by alternative means. $! The last exception object raised. The exception object can also be accessed using => in rescue clause. $@ The stack backtrace for the last exception raised. The stack backtrace information can retrieved by Exception#backtrace method of the last exception. $/ The input record separator (newline by default). gets, readline, etc., take their input record separator as optional argument. $\ The output record separator (nil by default). $, The output separator between the arguments to print and Array#join (nil by default). You can specify separator explicitly to Array#join. $; The default separator for split (nil by default). You can specify separator explicitly for String#split. $. The number of the last line read from the current input le. Equivalent to ARGF.lineno. $< Synonym for ARGF. $> Synonym for $defout. $0 The name of the current Ruby program being executed. $$
139
Predened Variables The process.pid of the current Ruby program being executed. $? The exit status of the last process terminated. $: Synonym for $LOAD_PATH. $DEBUG True if the -d or --debug command-line option is specied. $defout The destination output for print and printf ($stdout by default). $F The variable that receives the output from split when -a is specied. This variable is set if the -a command-line option is specied along with the -p or -n option. $FILENAME The name of the le currently being read from ARGF. Equivalent to ARGF.lename. $LOAD_PATH An array holding the directories to be searched when loading les with the load and require methods. $SAFE The security level.
0 No checks are performed on externally supplied (tainted) data. (default) 1 Potentially dangerous operations using tainted data are forbidden. 2 Potentially dangerous operations on processes and files are forbidden. 3 4 All newly created objects are considered tainted. Modification of global data is forbidden.
$stdin Standard input (STDIN by default). $stdout Standard output (STDOUT by default). $stderr Standard error (STDERR by default). $VERBOSE
140
const_missing True if the -v, -w, or --verbose command-line option is specied. $- x The value of interpreter option -x (x=0, a, d, F, i, K, l, p, v). The following are local variables: $_ The last string read by gets or readline in the current scope. $ MatchData relating to the last match. Regex#match method returns the last match information. The following variables hold values that change in accordance with the current value of $ and can't receive assignment: $ n ($1, $2, $3...) The string matched in the nth group of the last pattern match. Equivalent to m[n], where m is a MatchData object. $& The string matched in the last pattern match. Equivalent to m[0], where m is a MatchData object. $ The string preceding the match in the last pattern match. Equivalent to m.pre_match, where m is a MatchData object. $' The string following the match in the last pattern match. Equivalent to m.post_match, where m is a MatchData object. $+ The string corresponding to the last successfully matched group in the last pattern match.
141
33 Predened Classes
In ruby even the base types (also predened classes) can be hacked.[quirks] In the following example, 5 is an immediate,[immediate] a literal, an object, and an instance of Fixnum.
class Fixnum alias other_s to_s def to_s() a = self + 5 return a.other_s end end
## ## ## ## ##
5 5 5 5
33.1 Footnotes
1. [immediate] Which means the 4 VALUE bytes are not a reference but the value itself. All 5 have the same object id (which could also be achieved in other ways). 2. [quirks] Might not always work as you would like, the base types don't have a constructor (def initialize), and can't have simpleton methods. There are some other minor exceptions.
143
34 Objects
Object is the base class of all other classes created in Ruby. It provides the basic set of functions available to all classes, and each function can be explicitly overridden by the user. This class provides a number of useful methods for all of the classes in Ruby.
1
http://en.wikibooks.org/wiki/Category%3ARuby%20Programming
145
35 Array
Class Methods
Method: [ ] Signature: Array[ [anObject]* ] -> anArray
http://en.wikibooks.org/wiki/Category%3ARuby%20Programming
147
36 Class
149
37 Comparable
151
38 Encoding
Encoding is basically a new concept introduced in Ruby 1.9 Strings now have "some bytes" and "some encoding" associated with them. In 1.8, all strings were just "some bytes" (so basically treated as what BINARY/ASCII-8BIT encoding is in 1.9). You had to use helper libraries to use any m18n style stuff. By default, when you open a le and read from it, it will read as strings with an encoding set to Encoding.default_external (which you can change). This also means that it double checks the strings "a bit" for correctness on their way in. In windows, it also has to do conversion from "\r\n" to "\n" which means that when you read a le in non-binary mode in windows, it has to rst analyze the incoming string for correctness, then (second pass) convert its line endings, so it is a bit slower. Recommend 1.9.2 for windows users loading large les, as it isn't quite as slow. Or read them as binary (File.binread or a=File.open('name', 'rb').
1 2
http://blog.grayproductions.net/articles/ruby_19s_three_default_encodings http://yehudakatz.com/2010/05/17/encodings-unabridged/
153
39 Enumerable
39.1 Enumerable
Enumerator appears in Ruby as Enumerable::Enumerator in 1.8.x and (just) Enumerator in 1.9.x.
155
40 Forms of Enumerator
There are several different ways in which an Enumerator can be used: As a proxy for each As a source of values from a block As an external iterator
The call to enum_for (or equivalently to_enum) creates the Enumerator proxy. It is a shorthand for the following:
newsrc = Enumerable::Enumerator.new(src, :each_byte) puts newsrc.map { |b| "%02x" % b }.join(" ")
157
Forms of Enumerator No fancy language features such as Fiber or Continuation are used, and this form of Enumerator is easily retro-tted to ruby 1.81 It is quite similar to creating your own object which yields values:
block = Object.new def block.each yield 1; yield 2; yield 3 end block.each do |item| puts item end
However it also lays the groundwork for lazy evaluation of enumerables, described later.
The ow of control switches back and forth, and the rst time you call #next a Fiber is created which holds the state between calls. Therefore it is less efcient that iterating directly using #each. When you call #next and there are no more values, a StopIteration exception is thrown. This is silently caught by the while loop. StopIteration is a subclass of IndexError which is a subclass of StandardError. The nearest equivalent feature in ruby 1.8 is Generator, which was implemented using Continuations.
require 'generator' block = Generator.new {|g| g.yield 1; g.yield 2; g.yield 3} while block.next? puts block.next end
http://github.com/trans/facets/blob/master/lib/more/facets/enumerator.rb
158
41 Lazy evaluation
In an Enumerator with a block, the target being yielded to is passed as an explicit parameter. This makes it possible to set up a chain of method calls so that each value is passed left-to-right along the whole chain, rather than building up intermediate arrays of values at each step. The basic pattern is an Enumerator with a block which processes input values and yields (zero or more) output values for each one.
Enumerator.new do |y| source.each do |input| ... y.yield output end end # filter INPUT # filter OUTPUT
This new method defer can be used as a lazy form of both select and map. Rather than building an array of values and returning that array at the end, it immediately yields each value. This means you start getting the answers sooner, and it will work with huge or even innite lists. Example:
res = (1..1_000_000_000).to_enum. defer { |out,inp| out.yield inp if inp % 2 == 0 }. defer { |out,inp| out.yield inp+100 }. take(10) p res # like select # like map
Although we start with a list of a billion items, at the end we only use the rst 10 values generated, so we stop iterating once this has been done. You can get the same capability1 in ruby 1.8 using the facets library.2 For convenience it also provides a Denumberable3 module with lazy versions of familiar Enumerable methods such as map, select and reject.
1 2 3
159
This means that usually you dont need to call enum_for explicitly. The very rst example on this page reduces to just:
src = "hello" puts src.each_byte.map { |b| "%02x" % b }.join(" ")
This can lead to somewhat odd behaviour for non-map like methods - when you call #each on the object later, you have to provide it with the right sort of block.
=> >> => >> => >> ["foo", "bar", "baz"] b = a.select #<Enumerable::Enumerator:0xb7d6cfb0> b.each { |arg| arg < "c" } ["bar", "baz"]
161
43.0.1 each_with_index
each_with_index calls its block with the item and its index.
array = ['Superman','Batman','The Hulk'] array.each_with_index do |item,index| puts "#{index} -> #{item}" end # # # # will 0 -> 1 -> 2 -> print Superman Batman The Hulk
43.0.2 nd_all
nd_all returns only those items for which the called block is not false
range = 1 .. 10 # find the even numbers array = range.find_all { |item| item % 2 == 0 } # returns [2,4,6,8,10]
array = ['Superman','Batman','Catwoman','Wonder Woman'] array = array.find_all { |item| item = /woman/ } # returns ['Catwoman','Wonder Woman']
1 2 3
163
44 Exception
Exception is the superclass for exceptions Instance Methods backtrace Returns the backtrace information (from where exception occurred) as an array of strings. exception Returns a clone of the exception object. This method is used by raise method. message Returns the exception message.
165
45 FalseClass
The only instance of FalseClass is false. Methods:
false & other - Logical AND, without short circuit behavior false | other - Logical OR, without short circuit behavior false other - Exclusive Or (XOR)
167
46 IO - Fiber
A Fiber is a unit of concurrency (basically a manually controlled thread). It is a new construct in 1.9 1.8 basically used green threads similar, to bers, but would pre-empt them, which 1.9 does not do. See its description1 . Several useful things have been built using bers, like neverblock2 , the revactor gem, et al.
1 2
http://ruby-doc.org/core-1.9/classes/Fiber.html http://oldmoe.blogspot.com/2008/07/untwisting-event-loop.html
169
47 IO
The IO class is basically an abstract class that provides methods to use on streams (for example, open les, or open sockets). Basically, you can call several different things on it.
47.1 Encoding
Note that with 1.9, each call will return you a String with an encoding set, based on either how the connection was established, ex:
a = File.new('some filename', 'rb:ASCII-8BIT') # strings from this will be read in as ASCII-8BIT b = File.new('some filename', 'r') # strings from this will be read in as whatever the Encoding.default_external is # you can change what the encoding will be a.set_encoding "UTF-8" # from now on it will read in UTF-8
47.2 gets
gets reads exactly one line, or up to the end of the le/stream (and includes the trailing newline, if one was given). A blocking call.
47.3 recv
recv(1024) reads up to at most 1024 bytes and returns your the String. A blocking call. Reads "" if a socket has been closed gracefully from the other end. It also has non blocking companions.
47.4 read
read reads up to the end of the le or up to the when the socket is closed. Returns any number of bytes. Blocking. For information on how to avoid blocking, see Socket1 .
http://en.wikibooks.org/wiki/Socket
171
48 IO - File
173
49 File
The le class is typically used for opening and closing les, as well as a few methods like deleting them and stat'ing them. If you want to manipulate a le, not open it, also check out the Pathname class, as well as the FileUtils class. To create a directory you'll need to use the Dir.mkdir method.
49.1 File#chmod
Here's how to do the equivalent of "chmod u+x lename"
File.class_eval do def self.addmod(flags, filename) themode=stat(filename).mode | flags chmod(themode, filename) end end
Although there's no error checking and the return value could probably be something better (like themode). So after dening that, your 'u+w' would be: @File.addmod(0200, 'lename')@ from http://www. ruby-forum.com/topic/196999#new
49.2 File#grep
This is actually Enumerable#grep, and I believe it just works piece-wise, like File.each_line{|l|yield l if l= /whatever/ }
49.3 File.join
This is useful for combining objects that aren't (or might not be) strings into a path. See here1 .
http://www.ruby-forum.com/topic/206959#new
175
50 IO - File::Stat
177
51 File::Stat
A File::Stat object is one that contains a le's status information. Example:
stat = File.stat('/etc') # a File::Stat object if stat.directory? puts '/etc is a directory last modified at ' + stat.mtime.to_s end
http://en.wikibooks.org/wiki/Category%3ARuby%20Programming
179
52 IO - GC
181
53 GC
Ruby does automatic Garbage Collection.
53.2 Conservative
Ruby's (MRI's) GC is mark and sweep, which means it is conservative. To accomplish this, it traverses the stack, looking for any section of memory which "looks" like a reference to an existing ruby object, and marks them as live. This can lead to false positives, even when there are no references to an object remaining. This problem is especially bad in the 1.8.x series, when they don't have the MBARI patches applied (most don't, REE does). This is because, when you use threads, it actually allocates a full copy of
http://timetobleed.com/garbage-collection-and-the-ruby-heap-from-railsconf/
183
GC the stack to each thread, and as the threads are run, their stack is copied to the "real" stack, and they can pick up ghost references that belong to other threads, and also because the 1.8 MRI interpreter contains huge switch statements, which leave a lot of memory on the stack untouched, so it can continue to contain references to "ghost" references in error. This all means that if you call a GC.start, it's not *guaranteed* to collect anything. Some hints around this: If you call your code from within a method, and come *out* of that method, it might collect it more readily. You can do something of your own GC by using an ensure block, like
a = SomeClass.new begin ... ensure a.cleanup end
If you write a "whole lot more" memory it might clear the stack of its old references.
184
How to avoid performance penalty 8. create multiple apps, one designed to be large and slow, the others nimble (run your GC intensive all in the large one). 9. call GC.start yourself, or mix it with GC.disable 10. use memprof gem to see where the leaks are occurring (or the dike gem or the like).
185
54 IO - GC - Proler
This is a class in 1.9 MRI
GC::Profiler.enable # ... stuff GC::Profiler.report # outputs to stdout # or report = GC::Profiler.result # a is set to a verbose ascii string GC::Profiler.disable # stop it </code> Note also the existence of GC.count (number of times it has run). Note that you can get a more report by setting a compiler flag <pre>GC_PROFILE_MORE_DETAIL=1
Note that the outputs "invoke Time(sec)" is actually the sum of user cpu time until that invoke occurred--i.e. a sleep 1 will result it it increasing by 0, but a busy loop for one second will result in it increasing by 1.
187
55 Marshal
189
56 Marshal
The Marshal class is used for serializing and de-serializing objects to disk: ex
serialized = Marhshal.dump(['an', 'array', 'of', 'strings']) unserialized = Marshal.restore(serialized)
With 1.9, each dump also includes an encoding, so you *must* use Marshal's stream read feature if you wish to read it from an IO object, like a le.
191
57 Method
193
58 Math
195
59 Module
197
60 Module - Class
199
61 NilClass
201
62 Numeric
Numeric provides common behavior of numbers. Numeric is an abstract class, so it should not be instantiated. Included Modules:
Comparable
Instance Methods: +n
Returns n.
-n
Returns n negated.
n % num
Returns the modulus of n.
n ** num
Exponentiation.
n.abs
203
Numeric
n.ceil
Returns the smallest integer greater than or equal to n.
n.coerce( num)
Returns an array containing num and n both possibly converted to a type that allows them to be operated on mutually n.divmod( num)
Returns an array containing the quotient and modulus from dividing n by num.
1 2 -2 -3
n.integer?
Returns true if n is an integer.
n.modulo( num)
Returns the modulus obtained by dividing n by num and rounding the quotient with floor. Equivalent to n.divmod(num)[1].
n.nonzero?
Returns n if it isn't zero, otherwise nil.
n.remainder( num)
Returns the remainder obtained by dividing n by num and removing decimals from the quotient. The result and n alw
204
(-13).remainder(-4))
#=> -1
n.round
Returns n rounded to the nearest integer.
1 3 -1 -3
n.truncate
Returns n as an integer with decimals removed.
1 2 -1 -2
n.zero?
Returns zero if n is 0.
205
63 Numeric - Integer
Integer provides common behavior of integers (Fixnum and Bignum). Integer is an abstract class, so you should not instantiate this class. Inherited Class: Numeric Included Module: Precision Class Methods: Integer::induced_from(numeric)
Returns the result of converting numeric into an integer.
Instance Methods: Bitwise operations: AND, OR, XOR, and inversion. i i & int i | int i int i << int i >> int
Bitwise left shift and right shift.
i[n]
Returns the value of the nth bit from the least significant bit, which is i[0].
207
65.chr ?a.chr
# prints: # 3 # 2 # 1
i.next i.succ
Returns the next integer following i. Equivalent to i + 1.
i.size
Returns the number of bytes in the machine representation of i.
i.succ
208
See i.next
i.times {| i| ...}
Iterates the block i times.
i.to_f
Converts i into a floating point number. Float conversion may lose precision information.
1234567891234567.to_f
# => 1.234567891e+15
i.to_int
Returns i itself. Every object that has to_int method is treated as if it's an integer.
209
211
213
66 Numeric - Float
215
67 Range
217
68 Regexp
219
To see all available creation options, please see the regex rdoc1 .
69.1 oniguruma
Starting with 1.9, ruby has a new Regular Expression engine (oniguruma), which is slightly faster and more powerful, as well as encoding aware/friendly. To see a good explanation of how it works, please see its rdoc2 .
1 2
http://ruby-doc.org/core/classes/Regexp.html http://github.com/ruby/ruby/blob/trunk/doc/re.rdoc
221
3 4 5
222
70 RubyVM
RubyVM is (as noted) very VM dependent. Currently it is dened only for 1.9.x MRI.
70.1 RubyVM::InstructionSequence.disassemble
Available on 1.9 only, this is basically a wrapper for yarv.
>> class A; def go; end; end >> b = A.new.method(:go) => # >> print RubyVM::InstructionSequence.disassemble b == disasm: ======================= 0000 trace 8 ( 1) 0002 putnil 0003 trace 16 ( 1) 0005 leave
I believe those trace methods represent calls to any Kernel#set_trace_func (or the C sibling to that ruby method). Also note that with 1.9.2 you can pass in a proc.
223
71 String
String Class
71.0.1 Methods:
crypt(salt). Returns an encoded string using crypt(3). salt is a string with minimal length 2. If salt starts with "$1$", MD5 encryption is used, based on up to eight characters following "$1$". Otherwise, DES is used, based on the rst two characters of salt.
225
72 Struct
227
73 Struct
Please see the rdoc1 for Struct. Add any further examples/tutorials here.
http://ruby-doc.org/core/classes/Struct.html
229
74 Struct - Struct::Tms
231
75 Symbol
Symbols A Ruby symbol is the internal representation of a name. You construct the symbol for a name by preceding the name with a colon. A particular name will always generate the same symbol, regardless of how that name is used within the program.
:Object :myVariable
233
76 Time
class Tuesdays attr_accessor :time, :place def initialize(time, place) @time = time @place = place end end feb12 = Tuesdays.new("8:00", "Rice U.")
As for the object, it is clever let me give you some advice though. Firstly, you don't ever want to store a date or time as a string. This is always a mistake. -- though for learning purposes it works out, as in your example. In real life, simply not so. Lastly, you created a class called Tuesdays without specifying what would make it different from a class called Wednesday; that is to say the purpose is nebulous: there is nothing special about Tuesdays to a computer. If you have to use comments to differentiate Tuesdays from Wednesdays you typically fail.
class Event def initialize( place, time=Time.new ) @place = place case time.class.to_s when "Array" @time = Time.gm( *time ) when "Time" @time = time else throw "invalid time type" end end attr_accessor :time, :place end ## Event at 5:00PM 2-2-2009 CST funStart = Event.new( "evan-hodgson day", [0,0,17,2,2,2009,2,nil,false,"CST"] ) ## Event now, (see time=Time.new -- the default in constructor) rightNow = Event.new( "NOW!" ); ## You can compaire Event#time to any Time object!! if Time.new > funStart.time puts "Were there" else puts "Not yet" end ## Because the constructor takes two forms of time, you can do ## Event.new( "Right now", Time.gm(stuff here) )
235
77 Thread
237
78 Thread
The Thread class in Ruby is a wrapper/helper for manipulating threads (starting them, checking for status, storing thread local variables). Here1 is a good tutorial. Note that with MRI 1.8, Ruby used "green threads" (pseudo threads--really single threaded). With 1.9, MRI uses "native threads with a global interpeter lock" so "typically single threaded". Jruby uses true concurrent threads. IronRuby uses true concurrent threads. Rubinius has threading currently like MRI 1.9. See here2 for a good background. Because 1.8 uses green threads this means that, for windows, any "C" call (like gets, puts, etc.) will block all other threads until it returns. The scheduler can only switch from thread to thread when it is running ruby code. However, you can run sub processes in a thread and it will work, and you can run select and it will still be able to switch among threads. For Linux this means that you can select on $stdin and thus not block for input. For windows, though, you're really stuck. Any keyboard input will block all other threads. With 1.9 this isn't as much of a problem because of the use of native threads (the thread doing the IO call releases its hold on the GIL until the IO call returns). You can use Jruby3 for a non blocking 1.8. With 1.9 you can get "around" the global thread lock by wrapping a C call in rb_thread_blocking_region (this will basically allow that thread to "go off and do its thing" while the other ruby threads still operate, one at a time. When the method returns, it will enter ruby land again and be one of the "globally locked" (one at a time) threads).
1 2 3
239
Thread
4 5
http://ruby-doc.org/core/classes/ThreadsWait.html http://en.wikibooks.org/wiki/%2FStandard%20Library%2FMutex
240
79 TrueClass
The only instance of TrueClass is true. Methods:
true & other - Logical AND, without short circuit behavior true | other - Logical OR, without short circuit behavior true other - Logical exclusive Or (XOR)
241
80 Contributors
Edits 30 2 1 1 1 2 2 1 2 92 2 1 1 7 4 4 9 1 1 1 1
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
User Adrignola1 Ahy12 Archaeometallurg3 Avicennasis4 Bapabooiee5 Ben.lagoutte6 Benjamin Meinl7 BiT8 Bluevine9 Briand10 Byassine5211 CAJDavidson12 Cspurrier13 Damien Karras14 Darklama15 Dasch16 DavidDraughn17 Derbeth18 Dirk Hnniger19 Dmw20 Eddy26421
http://en.wikibooks.org/w/index.php?title=User:Adrignola http://en.wikibooks.org/w/index.php?title=User:Ahy1 http://en.wikibooks.org/w/index.php?title=User:Archaeometallurg http://en.wikibooks.org/w/index.php?title=User:Avicennasis http://en.wikibooks.org/w/index.php?title=User:Bapabooiee http://en.wikibooks.org/w/index.php?title=User:Ben.lagoutte http://en.wikibooks.org/w/index.php?title=User:Benjamin_Meinl http://en.wikibooks.org/w/index.php?title=User:BiT http://en.wikibooks.org/w/index.php?title=User:Bluevine http://en.wikibooks.org/w/index.php?title=User:Briand http://en.wikibooks.org/w/index.php?title=User:Byassine52 http://en.wikibooks.org/w/index.php?title=User:CAJDavidson http://en.wikibooks.org/w/index.php?title=User:Cspurrier http://en.wikibooks.org/w/index.php?title=User:Damien_Karras http://en.wikibooks.org/w/index.php?title=User:Darklama http://en.wikibooks.org/w/index.php?title=User:Dasch http://en.wikibooks.org/w/index.php?title=User:DavidDraughn http://en.wikibooks.org/w/index.php?title=User:Derbeth http://en.wikibooks.org/w/index.php?title=User:Dirk_H%C3%BCnniger http://en.wikibooks.org/w/index.php?title=User:Dmw http://en.wikibooks.org/w/index.php?title=User:Eddy264
243
Contributors 10 1 1 12 1 6 1 1 1 1 1 1 1 2 1 1 1 4 2 1 2 1 1 4 1 Eisel9822 Elexx23 Eshafto24 EvanCarroll25 Fhope26 Fishpi27 Florian bravo28 Formigarafa29 Fricky30 Gamache31 Geoffj32 Georgesawyer33 Gfranken34 Ghostzart35 Grokus36 HenryLi37 Huw38 IanVaughan39 Iron9light40 Iviney41 J36miles42 Jactheman43 Jastern94944 Jedediah Smith45 Jeffq46
22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
http://en.wikibooks.org/w/index.php?title=User:Eisel98 http://en.wikibooks.org/w/index.php?title=User:Elexx http://en.wikibooks.org/w/index.php?title=User:Eshafto http://en.wikibooks.org/w/index.php?title=User:EvanCarroll http://en.wikibooks.org/w/index.php?title=User:Fhope http://en.wikibooks.org/w/index.php?title=User:Fishpi http://en.wikibooks.org/w/index.php?title=User:Florian_bravo http://en.wikibooks.org/w/index.php?title=User:Formigarafa http://en.wikibooks.org/w/index.php?title=User:Fricky http://en.wikibooks.org/w/index.php?title=User:Gamache http://en.wikibooks.org/w/index.php?title=User:Geoffj http://en.wikibooks.org/w/index.php?title=User:Georgesawyer http://en.wikibooks.org/w/index.php?title=User:Gfranken http://en.wikibooks.org/w/index.php?title=User:Ghostzart http://en.wikibooks.org/w/index.php?title=User:Grokus http://en.wikibooks.org/w/index.php?title=User:HenryLi http://en.wikibooks.org/w/index.php?title=User:Huw http://en.wikibooks.org/w/index.php?title=User:IanVaughan http://en.wikibooks.org/w/index.php?title=User:Iron9light http://en.wikibooks.org/w/index.php?title=User:Iviney http://en.wikibooks.org/w/index.php?title=User:J36miles http://en.wikibooks.org/w/index.php?title=User:Jactheman http://en.wikibooks.org/w/index.php?title=User:Jastern949 http://en.wikibooks.org/w/index.php?title=User:Jedediah_Smith http://en.wikibooks.org/w/index.php?title=User:Jeffq
244
Controlling Concurrency 17 2 1 1 2 1 9 1 1 1 2 10 1 9 1 1 1 3 1 1 1 1 1 2 1 Jguk47 Jim Mckeeth48 Jomegat49 Jordandanford50 Joti51 Karvendhan52 Keagan53 Kenfodder54 Knudvaneeden55 Krischik56 Lhbts57 Marburg58 Martindemello59 Mehryar60 Municent61 N8chz62 Nbeyer63 Nmagedman64 NqpZ65 Nzhamstar66 Oleander67 Patek6868 Paul.derry69 Pbwest70 Quilz71
47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
http://en.wikibooks.org/w/index.php?title=User:Jguk http://en.wikibooks.org/w/index.php?title=User:Jim_Mckeeth http://en.wikibooks.org/w/index.php?title=User:Jomegat http://en.wikibooks.org/w/index.php?title=User:Jordandanford http://en.wikibooks.org/w/index.php?title=User:Joti http://en.wikibooks.org/w/index.php?title=User:Karvendhan http://en.wikibooks.org/w/index.php?title=User:Keagan http://en.wikibooks.org/w/index.php?title=User:Kenfodder http://en.wikibooks.org/w/index.php?title=User:Knudvaneeden http://en.wikibooks.org/w/index.php?title=User:Krischik http://en.wikibooks.org/w/index.php?title=User:Lhbts http://en.wikibooks.org/w/index.php?title=User:Marburg http://en.wikibooks.org/w/index.php?title=User:Martindemello http://en.wikibooks.org/w/index.php?title=User:Mehryar http://en.wikibooks.org/w/index.php?title=User:Munificent http://en.wikibooks.org/w/index.php?title=User:N8chz http://en.wikibooks.org/w/index.php?title=User:Nbeyer http://en.wikibooks.org/w/index.php?title=User:Nmagedman http://en.wikibooks.org/w/index.php?title=User:NqpZ http://en.wikibooks.org/w/index.php?title=User:Nzhamstar http://en.wikibooks.org/w/index.php?title=User:Oleander http://en.wikibooks.org/w/index.php?title=User:Patek68 http://en.wikibooks.org/w/index.php?title=User:Paul.derry http://en.wikibooks.org/w/index.php?title=User:Pbwest http://en.wikibooks.org/w/index.php?title=User:Quilz
245
Contributors 3 5 1 1 2 1 72 1 7 1 23 1 5 5 6 1 11 1 2 1 1 1 37 16 2 QuiteUnusual72 Raevel73 Rdnk74 Recent Runes75 RichardOnRails76 Rklemme77 Rogerdpack78 Rory OKane79 Rsperberg80 Rule.rule81 Ryepdx82 Scientes83 Scientus84 Scopsowl85 Sebleclerc86 Shadeclan87 Sjc88 Slashme89 Snyce90 Srogers91 Stiang92 TeleComNasSprVen93 Valters94 Vanivk95 Vovk96
72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96
http://en.wikibooks.org/w/index.php?title=User:QuiteUnusual http://en.wikibooks.org/w/index.php?title=User:Raevel http://en.wikibooks.org/w/index.php?title=User:Rdnk http://en.wikibooks.org/w/index.php?title=User:Recent_Runes http://en.wikibooks.org/w/index.php?title=User:RichardOnRails http://en.wikibooks.org/w/index.php?title=User:Rklemme http://en.wikibooks.org/w/index.php?title=User:Rogerdpack http://en.wikibooks.org/w/index.php?title=User:Rory_O%27Kane http://en.wikibooks.org/w/index.php?title=User:Rsperberg http://en.wikibooks.org/w/index.php?title=User:Rule.rule http://en.wikibooks.org/w/index.php?title=User:Ryepdx http://en.wikibooks.org/w/index.php?title=User:Scientes http://en.wikibooks.org/w/index.php?title=User:Scientus http://en.wikibooks.org/w/index.php?title=User:Scopsowl http://en.wikibooks.org/w/index.php?title=User:Sebleclerc http://en.wikibooks.org/w/index.php?title=User:Shadeclan http://en.wikibooks.org/w/index.php?title=User:Sjc http://en.wikibooks.org/w/index.php?title=User:Slashme http://en.wikibooks.org/w/index.php?title=User:Snyce http://en.wikibooks.org/w/index.php?title=User:Srogers http://en.wikibooks.org/w/index.php?title=User:Stiang http://en.wikibooks.org/w/index.php?title=User:TeleComNasSprVen http://en.wikibooks.org/w/index.php?title=User:Valters http://en.wikibooks.org/w/index.php?title=User:Vanivk http://en.wikibooks.org/w/index.php?title=User:Vovk
246
103
247
List of Figures
GFDL: Gnu Free Documentation License. http://www.gnu.org/licenses/fdl. html cc-by-sa-3.0: Creative Commons Attribution ShareAlike 3.0 License. creativecommons.org/licenses/by-sa/3.0/ cc-by-sa-2.5: Creative Commons Attribution ShareAlike 2.5 License. creativecommons.org/licenses/by-sa/2.5/ cc-by-sa-2.0: Creative Commons Attribution ShareAlike 2.0 License. creativecommons.org/licenses/by-sa/2.0/ cc-by-sa-1.0: Creative Commons Attribution ShareAlike 1.0 License. creativecommons.org/licenses/by-sa/1.0/ http:// http:// http:// http://
cc-by-2.0: Creative Commons Attribution 2.0 License. http://creativecommons. org/licenses/by/2.0/ cc-by-2.0: Creative Commons Attribution 2.0 License. http://creativecommons. org/licenses/by/2.0/deed.en cc-by-2.5: Creative Commons Attribution 2.5 License. http://creativecommons. org/licenses/by/2.5/deed.en cc-by-3.0: Creative Commons Attribution 3.0 License. http://creativecommons. org/licenses/by/3.0/deed.en GPL: GNU General Public License. http://www.gnu.org/licenses/gpl-2.0. txt LGPL: GNU Lesser General Public License. http://www.gnu.org/licenses/lgpl. html PD: This image is in the public domain. ATTR: The copyright holder of this le allows anyone to use it for any purpose, provided that the copyright holder is properly attributed. Redistribution, derivative work, commercial use, and all other use is permitted. EURO: This is the common (reverse) face of a euro coin. The copyright on the design of the common face of the euro coins belongs to the European Commission. Authorised is reproduction in a format without relief (drawings, paintings, lms) provided they are not detrimental to the image of the euro. LFK: Lizenz Freie Kunst. http://artlibre.org/licence/lal/de CFR: Copyright free use.
249
Copies of the GPL, the LGPL as well as a GFDL are included in chapter Licenses104 . Please note that images in the public domain do not require attribution. You may click on the image numbers in the following table to open the webpage of the images in your webbrower.
250
List of Figures
1 2 3 4 5 6
Nzhamstar106
251
81 Licenses
81.1 GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007 Copyright 2007 Free Software Foundation, Inc. <http://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a programto make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. For the developers and authors protection, the GPL clearly explains that there is no warranty for this free software. For both users and authors sake, the GPL requires that modied versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. Some devices are designed to deny users access to install or run modied versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modication follow. TERMS AND CONDITIONS 0. Denitions. This License refers to version 3 of the GNU General Public License. Copyright also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. The Program refers to any copyrightable work licensed under this License. Each licensee is addressed as you. Licensees and recipients may be individuals or organizations. To modify a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a modied version of the earlier work or a work based on the earlier work. A covered work means either the unmodied Program or a work based on the Program. To propagate a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modication), making available to the public, and in some countries other activities as well. To convey a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays Appropriate Legal Notices to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The source code for a work means the preferred form of the work for making modications to it. Object code means any non-source form of a work. A Standard Interface means an interface that either is an ofcial standard dened by a recognized standards body, or, in the case of interfaces specied for a particular programming language, one that is widely used among developers working in that language. The System Libraries of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A Major Component, in this context, means a major essential component (kernel, window system, and so on) of the specic operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The Corresponding Source for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those * a) The work must carry prominent notices stating that you modied it, and giving a relevant date. * b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modies the requirement in section 4 to keep intact all notices. * c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. * d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an aggregate if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilations users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: * a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source xed on a durable physical medium customarily used for software interchange. * b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. * c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. * d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to nd the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. * e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. activities. However, it does not include the works System Libraries, or general-purpose tools or generally available free programs which are used unmodied in performing those activities but which are not part of the work. For example, Corresponding Source includes interface denition les associated with source les for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specically designed to require, such as by intimate data communication or control ow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly afrms your unlimited permission to run the unmodied Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. 3. Protecting Users Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fullling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modication of the work as a means of enforcing, against the works users, your or third parties legal rights to forbid circumvention of technological measures. 4. Conveying Verbatim Copies. You may convey verbatim copies of the Programs source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. 5. Conveying Modied Source Versions. You may convey a work based on the Program, or the modications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: A User Product is either (1) a consumer product, which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, normally used refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only signicant mode of use of the product. Installation Information for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modied versions of a covered work in that User Product from a modied version of its Corresponding Source. The information must sufce to ensure that the continued functioning of the modied object code is in no case prevented or interfered with solely because modication has been made. If you convey an object code work under this section in, or with, or specically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a xed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modied object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modied or installed by the recipient, or for the User Product in which it has been modied or installed. Access to a network may be denied when the modication itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. 7. Additional Terms. Additional permissions are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: * a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or * b) Requiring preservation of specied reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or * c) Prohibiting misrepresentation of the origin of that material, or requiring that modied versions of such material be marked in reasonable ways as different from the original version; or * d) Limiting the use for publicity purposes of names of licensors or authors of the material; or * e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or * f) Requiring indemnication of licensors and authors of that material by anyone who conveys the material (or modied versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. All other non-permissive additional terms are considered further restrictions within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source les, a statement of the additional terms that apply to those les, or a notice indicating where to nd the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and nally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder noties you of the violation by some reasonable means, this is the rst time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. 9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. 10. Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An entity transaction is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the partys predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or afrmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. 11. Patents. A contributor is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributors contributor version. A contributors essential patent claims are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modication of the contributor version. For purposes of this denition, control includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributors essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a patent license is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To grant such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benet of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. Knowingly relying means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipients use of the covered work in a country, would infringe one or more identiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specic copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is discriminatory if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specic products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. 12. No Surrender of Others Freedom. If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. 13. Use with the GNU Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program species that a certain numbered version of the GNU General Public License or any later version applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. If the Program species that a proxy can decide which future versions of the GNU General Public License can be used, that proxys public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright
holder as a result of your choosing to follow a later version. 15. Disclaimer of Warranty. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR
LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 17. Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source le to most effectively state the exclusion of warranty; and each le should have at least the copyright line and a pointer to where the full notice is found.
<one line to give the programs name and a brief idea of what it does.> Copyright (C) <year> <name of author> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode:
<program> Copyright (C) <year> <name of author> This program comes with ABSOLUTELY NO WARRANTY; for details type show w. This is free software, and you are welcome to redistribute it under certain conditions; type show c for details.
The hypothetical commands show w and show c should show the appropriate parts of the General Public License. Of course, your programs commands might be different; for a GUI interface, you would use an about box.
You should also get your employer (if you work as a programmer) or school, if any, to sign a copyright disclaimer for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see <http://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But rst, please read <http://www.gnu.org/philosophy/why-not-lgpl.html>.
Copyright 2007 Free Software Foundation, Inc. <http://fsf.org/> As used herein, this License refers to version 3 of the GNU Lesser General Public License, and the GNU GPL refers to version 3 of the GNU General Public License. An Application is any work that makes use of an interface provided by the Library, but which is not otherwise based on the Library. Dening a subclass of a class dened by the Library is deemed a mode of using an interface provided by the Library. The Minimal Corresponding Source for a Combined Work means the Corresponding Source for the Combined Work, excluding any source code for portions of the Combined Work that, considered in isolation, are based on the Application, and not on the Linked Version.
Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
The Corresponding Application Code for a Combined Work means the object code and/or source code for the Application, including any data and utility programs needed for reproducing the Combined Work from the Application, but excluding the System Libraries of the Combined Work. 1. Exception to Section 3 of the GNU GPL. You may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL. 2. Conveying Modied Versions. If you modify a copy of the Library, and, in your modications, a facility refers to a function or data to be supplied by an Application that uses the facility (other than as an argument passed when the facility is invoked), then you may convey a copy of the modied version: * a) under this License, provided that you make a good faith effort to ensure that, in the event an Application does not supply the function or data, the facility still operates, and performs whatever part of its purpose remains meaningful, or * b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy. 3. Object Code Incorporating Material from Library Header Files. The object code form of an Application may incorporate material from a header le that is part of the Library. You may convey such object code
under terms of your choice, provided that, if the incorporated material is not limited to numerical parameters, data structure layouts and accessors, or small macros, inline functions and templates (ten or fewer lines in length), you do both of the following: * a) Give prominent notice with each copy of the object code that the Library is used in it and that the Library and its use are covered by this License. * b) Accompany the object code with a copy of the GNU GPL and this license document. 4. Combined Works. You may convey a Combined Work under terms of your choice that, taken together, effectively do not restrict modication of the portions of the Library contained in the Combined Work and reverse engineering for debugging such modications, if you also do each of the following: * a) Give prominent notice with each copy of the Combined Work that the Library is used in it and that the Library and its use are covered by this License. * b) Accompany the Combined Work with a copy of the GNU GPL and this license document. * c) For a Combined Work that displays copyright notices during execution, include the copyright notice for the Library among these notices, as well as a reference directing the user to the copies of the GNU GPL and this license document. * d) Do one of the following: o 0) Convey the Minimal Corresponding Source under the terms of this License, and the Corresponding Application Code in a form suitable for, and under terms
that permit, the user to recombine or relink the Application with a modied version of the Linked Version to produce a modied Combined Work, in the manner specied by section 6 of the GNU GPL for conveying Corresponding Source. o 1) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (a) uses at run time a copy of the Library already present on the users computer system, and (b) will operate properly with a modied version of the Library that is interface-compatible with the Linked Version. * e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the GNU GPL, and only to the extent that such information is necessary to install and execute a modied version of the Combined Work produced by recombining or relinking the Application with a modied version of the Linked Version. (If you use option 4d0, the Installation Information must accompany the Minimal Corresponding Source and Corresponding Application Code. If you use option 4d1, you must provide the Installation Information in the manner specied by section 6 of the GNU GPL for conveying Corresponding Source.)
* a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License. * b) Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to nd the accompanying uncombined form of the same work. 6. Revised Versions of the GNU Lesser General Public License. The Free Software Foundation may publish revised and/or new versions of the GNU Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library as you received it species that a certain numbered version of the GNU Lesser General Public License or any later version applies to it, you have the option of following the terms and conditions either of that published version or of any later version published by the Free Software Foundation. If the Library as you received it does not specify a version number of the GNU Lesser General Public License, you may choose any version of the GNU Lesser General Public License ever published by the Free Software Foundation. If the Library as you received it species that a proxy can decide whether future versions of the GNU Lesser General Public License shall apply, that proxys public statement of acceptance of any version is permanent authorization for you to choose that version for the Library.
5. Combined Libraries.
You may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following: