Crystal 0.34.0 has been released
A new version of Crystal, the compiled programming language with Ruby syntax, has been released. Its main features include a runtime with a built-in event loop where all input-output operations are asynchronous, support for multithreading (currently enabled by a flag during compilation), and exceptionally simple and convenient work with C libraries. Starting from version 0.34.0, the language officially begins a steady advancement toward its first […]
