Crystal Language
Crystal is a statically typed, compiled programming language with syntax heavily inspired by Ruby, combining Ruby's expressive, readable syntax with the performance of compiled, statically typed code and automatic type inference. It compiles to native machine code via LLVM and includes built-in concurrency support…
6 resources across 1 library
Glossary Terms(6)
Carbon (language)
Carbon is an experimental, open-source programming language designed as a potential successor to C++, aiming to provide modern language features, memory safety…
V (language)
V is a statically typed, compiled programming language designed for simplicity, fast compilation, and memory safety, with syntax influenced by Go and features…
Crystal Language
Crystal is a statically typed, compiled programming language with syntax heavily inspired by Ruby, combining Ruby's expressive, readable syntax with the perfor…
Odin (language)
Odin is a statically typed, compiled systems programming language designed for simplicity, performance, and joy of use, with a data-oriented design philosophy…
Zig (language)
Zig is a general-purpose systems programming language designed as a modern alternative to C, offering manual memory management, no hidden control flow, comptim…
Nim (language)
Nim is a statically typed, compiled programming language that combines Python-inspired, whitespace-sensitive syntax with the performance of a language that com…