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: Visual Studio Live Share is a Visual Studio extension that allows developers to collaborate on code in real time. It supports sharing a codebase, debugging together, sharing terminals, discussing via audio call, and viewing edits as they are typed.
Type: software