Skip to main content
cfExec
Home
About
Agree to terms
Home
»
Runtime
» Ruby
Ruby
Share
Interpreted object-oriented programming languag
Website
(opens in new tab)
Documentation
(opens in new tab)
Source
(opens in new tab)
Category
Runtime
License
BSDL
Platforms
Windows
macOS
Linux
Released
1995
Path
c:\node.exe
Benefits
Offers many scripting features to process plain text and serialized files, or manage system tasks. It is simple, straightforward, and extensible.
Used by
AirBnb, Shopify, Github, Hulu, Basecamp, Coinbase
Version
Latest known: 3.4.6 (2025-09-16)
Examples
1. Splits a paragraph of text into an array of strings.
ruby.exe -an -e 'p $F' d:\desiderata.txt