Приложение: Crystal A language for humans and computers Crystal is a programming language with the following goals: * Have a syntax similar to Ruby (but compatibility with it is not a goal) * Statically type-checked but without having to specify the type of variables or method arguments.
|