About 50,400 results
Open links in new tab
  1. Ruby Programming Language

    Ruby is... A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write. Download Ruby …

  2. About Ruby

    Ruby, as a language, has a few different implementations. This page has been discussing the reference implementation, in the community often referred to as MRI (“Matz’s Ruby …

  3. index - Documentation for Ruby 3.5

    Ruby Documentation Welcome to the official Ruby programming language documentation. Getting Started New to Ruby? Start with our Getting Started Guide. Core Classes and …

  4. Ruby Programming Language 中文官方網頁

    Ruby 是... 一個簡易且充滿生產力的開放原碼動態程式設計語言。 高雅的語法, 得以自然的閱讀與易於撰寫。 下載安裝 或 深入了解...

  5. TryRuby: Learn programming with Ruby

    Ruby is a programming language from Japan which is revolutionizing software development. The beauty of Ruby is found in its balance between simplicity and power.

  6. Documentation for Ruby 3.4

    Ruby Documentation Welcome to the official Ruby programming language documentation. Getting Started New to Ruby? Start with our Getting Started Guide. Core Classes and …

  7. class Regexp - Documentation for Ruby 3.5

    Identical regexp can or cannot run in linear time depending on your ruby binary. Neither forward nor backward compatibility is guaranteed about the return value of this method.

  8. Le langage Ruby

    Ruby... est un langage open-source dynamique qui met l'accent sur la simplicité et la productivité. Sa syntaxe élégante en facilite la lecture et l'écriture. Télécharger Ruby ou En savoir plus...

  9. exceptions - Documentation for Ruby 3.5

    Ruby code can raise exceptions. Most often, a raised exception is meant to alert the running program that an unusual (i.e., exceptional) situation has arisen, and may need to be handled.

  10. Official Ruby FAQ

    Ruby is a simple and powerful object-oriented programming language, created by Yukihiro Matsumoto (who goes by the handle “Matz” in this document and on the mailing lists).