crystal-samples

samples for the Crystal object-oriented programming language
  https://crystal-lang.org/
  0
  no reviews



The Crystal's language syntax is inspired by Ruby, the language is statically type-checked but does not require that the type of variables or method arguments be specified.

This package contains some examples for starting to play with the language.