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
Description: ngrok is a cross-platform application that enables developers to expose a local development server to the Internet for testing and sharing their work. It creates secure tunnels from a public URL to a locally running web service.
Type: software