Ruby 3.3.0 brings significant performance improvements to YJIT and previews RJIT, an experimental just-in-time compiler that doesn’t require a C compiler at runtime ...
The new major version with a new JIT compiler, a revised parallelization API, and a maturing type system paves the way for the next decade. On December 21, 2025, the Ruby language turned 30 years old ...
For the Ruby programming language, the update to version 3.4 brings a new keyword for block parameters with "it" and Prism as a new standard parser. The development team behind the dynamic and ...
The JRuby team has released JRuby 10, a major upgrade of the Ruby implementation on the Java Virtual Machine (JVM), introducing compatibility with Ruby 3.4, full support for Java 21, and several ...