[$] Ruby 3.0 brings new type checking and concurrency features

Post Syndicated from coogle original https://lwn.net/Articles/833560/rss

The first preview of Ruby version 3.0 was released
on September 25. It includes better support for type checking, additional
language features, and two new experimental features: a parallel execution
mechanism called Ractor, and
Scheduler,
which provides concurrency improvements.