crystal

Outil de gestion du code source de Crystal. Plus d'informations : https://crystal-lang.org/reference/using_the_compiler.

crystal {{chemin/vers/fichier.cr}}

crystal build {{chemin/vers/fichier.cr}}

crystal eval '{{code}}'

crystal docs

crystal spec

crystal play

crystal init app {{nom_application}}

crystal help