hugs

A Haskell 98 interpreter

Install

All systems
curl cmd.cat/hugs.sh
Debian Debian
apt-get install hugs
Ubuntu
apt-get install hugs
image/svg+xml Kali Linux
apt-get install hugs
Fedora
dnf install hugs
Windows (WSL2)
sudo apt-get update sudo apt-get install hugs
Raspbian
apt-get install hugs

hugs

A Haskell 98 interpreter

Hugs is an interpreter for the non-strict, purely functional programming language Haskell. This version of Hugs, Hugs 98, supports nearly all of the Haskell 98 specification, as well as a number of extensions. The Haskell language is described by documents in the haskell-doc package. Other libraries are documented in the ghc6-doc package.

hugs98

Haskell Interpreter