GHCi (Glasgow Haskell Compiler interactive)

Logo for GHCi (Glasgow Haskell Compiler interactive)
Visit Website

Category

Tags

Compiler REPL Haskell Functional-programming

Last Contribution

WhatPulse

Description

GHCi is the interactive REPL (Read–Eval–Print Loop) for the Glasgow Haskell Compiler (GHC). It lets users load Haskell modules, evaluate expressions, inspect types and values, run IO actions interactively, and perform rapid experimentation and testing without full compilation cycles. GHCi supports commands such as :load, :reload, :type, :info and integrates with GHC's compilation and debugging facilities.

Developers use GHCi for rapid prototyping, learning Haskell, debugging, and interactive ex...

Statistics

People using it:
167
Latest version:
Unknown
Keys:
167,193
Clicks:
15,703
Mouse Scrolls:
0
Time Used:
4d30m37s
Average Time Used:
34m41s
Loading Loading...
Loading Loading...