Description: Crystal is a compiled, general-purpose, object-oriented programming language with a syntax similar to Ruby. It has static type checking, bindings to C libraries, and claims to have performance comparable to statically typed languages like C++ and Go.
Type: software
Pricing: Open Source
Description: Haskell is a statically typed, purely functional programming language known for its strong static type system, sophisticated type inference, and non-strict evaluation. It is used in education, academia, and some commercial applications.
Type: software