1.20.0309446.2 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.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 Apr 2026, 20:15 UTC
1 Apr 2026, 21:28 UTC

