Description: C is a general-purpose, procedural programming language originally developed by Dennis Ritchie between 1969 and 1973 at Bell Labs. It is a very popular language, particularly for systems programming due to its flexibility, speed, and minimal runtime requirements.
Type: software
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