Skip to content

👾 Crystal言語を勉強するときや、スニペットを手軽に試すためのリポジトリです。

License

Notifications You must be signed in to change notification settings

suin/crystal-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crystal Playground

Crystal言語を勉強するときや、スニペットを手軽に試すためのリポジトリです。

インストール

crystalをインストールしておいてください。

使い方

crystal run <実行したいファイル>

サンプル一覧

File Description
01-basic/01-output-console.cr コンソールに出力したい
crystal run 01-basic/01-output-console.cr
01-basic/02-input-console.cr コンソールから入力したい
crystal run 01-basic/02-input-console.cr
2.6-numeric/01-integers.cr 整数
crystal run 2.6-numeric/01-integers.cr

ライセンス

LICENSEを御覧ください。

About

👾 Crystal言語を勉強するときや、スニペットを手軽に試すためのリポジトリです。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published