Crystal
1.12.1
14 Apr 2024

Crystal is a statically-typed, object-oriented, general-purpose programming language with syntax closely matching Ruby. It uses the LLVM for compiling to native code for increased performance.
minor bugfix: Fixes an issue with the 'format' tool which would crash in certain circumstances.