Top 8 Most Popular Haskell Softwares | Apr 2024

Here are the top 8 most popular haskell softwares as derived from our TpSort Score which is a continually popular score, it denotes an estimated popularity of a software.

1. GHCJS

GHCJS ghcjs - Haskell to JavaScript compiler, based on GHC......

2. Shell FM

Shell FM shell-fm is a lightweight, console-based player for Last.FM radio streams. It’s pretty small (the binary is currently about 70K, or about 60K when stripped) and it has most features the official player has, if not even a few more. Additional features are, for example:* network interface (control shell-fm remotely)* autoban......

3. Hakyll

Hakyll Hakyll is a Haskell library for generating static sites, mostly aimed at small-to-medium sites and personal blogs. It is written in a very configurable way and uses an xmonad-like DSL for configuration.......

4. Berp

Berp Berp is an implementation of Python 3. At its heart is a translator, which takes Python code as input and generates Haskell code as output. The Haskell code is fed into a Haskell compiler (GHC) for compilation to machine code or interpretation as byte code.......

5. Yi

Yi Yi is a text editor written, and extensible in, the Haskell programming language. It can be made to behave like emacs or like vi. Features: * A purely functional editor core; * Keybindings written as parsers of the input; * Emacs, Vim and Cua (subset) emulations provided by default; *......

6. Hugs

Hugs Hugs is a small, portable Haskell interpreter written in C runs on almost any machine. Hugs is best used as a Haskell program development system: it boasts extremely fast source code interpretation, supports incremental interpretation, and has the convenience of an interactive interpreter (within which one can move from module......

7. Glasgow Haskell Compiler

Glasgow Haskell Compiler The Glasgow Haskell Compiler, GHC, is a state-of-the-art, open source, compiler and interactive environment for the functional language Haskell.......

8. Utrecht Haskell Compiler

Utrecht Haskell Compiler UHC is a Haskell implementation from Utrecht University. UHC supports almost all Haskell 98 and Haskell 2010 features plus many experimental extensions. The compiler runs on Mac OS X, Windows (Cygwin), and various Unix flavors.Features include: Multiple backends, including a bytecode interpreter backend and a whole-program analysis backend based on......