Hello World in Crystal
Every programming journey starts with Hello World. Let’s write our first Crystal program.
The Code
Create a file named hello.cr:
| |
That’s it! If you know …
Every programming journey starts with Hello World. Let’s write our first Crystal program.
Create a file named hello.cr:
| |
That’s it! If you know …