1.21.0332446.3 MB
Apache-2.0
classic
core22
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.
- Be able to call C code by writing bindings to it in Crystal.
- Have compile-time evaluation and generation of code, to avoid boilerplate code.
Update History
1.20.3 (3290) → 1.21.0 (3324)16 Jul 2026, 15:30 UTC
1.20.0 (3094) → 1.20.3 (3290)2 Jul 2026, 21:00 UTC
1.19.1 (2924) → 1.20.0 (3094)17 Apr 2026, 10:45 UTC
1.19.1 (2924)1 Apr 2026, 21:28 UTC
12 Jun 2019, 14:41 UTC
16 Jul 2026, 13:31 UTC
1 Apr 2026, 21:28 UTC

