hyper-haskell
Haskell interpreter
An interactive graphical interpreter for the Haskell programming language
The strongly hyped Haskell interpreter.
361 stars
20 watching
24 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 1 awesome list
cross-platformelectronguihaskellinteractive-codinginterpreter
Related projects:
Repository | Description | Stars |
---|---|---|
haskell-hint/hint | An interpreter for a functional programming language, allowing developers to run and interact with compiled code at runtime. | 261 |
jyh1/mmaclone | An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 242 |
justinethier/husk-scheme | A Haskell implementation of the Scheme programming language with advanced features and a minimalist design philosophy. | 309 |
mattgreen/hython | A Haskell-powered Python interpreter implementing most of the language's syntax and functionality | 579 |
terenceng03/mueval | A Haskell interpreter designed to evaluate pure functions securely and efficiently in a sandboxed environment. | 76 |
mthom/shentong | An implementation of a modern Lisp family programming language | 163 |
haskell/ghcup-hs | A tool for installing and managing the Glasgow Haskell Compiler (GHC) | 293 |
kazu-yamamoto/hhp | A web-based resource providing Haskell programming tutorials and examples. | 67 |
valderman/haste-compiler | A compiler that converts Haskell code into JavaScript to run in web browsers or other environments. | 1,440 |
erdwolf/prolog | An interpreter for a logic-based programming language written in Haskell. | 61 |
theam/haskell-do | A Haskell-based code editor designed for interactive development and programming in the language. | 352 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 846 |
heinrichapfelmus/operational | A library for implementing monads by specifying instructions and their operational semantics | 82 |
def-/ghc-vis | A tool to visualize live Haskell data structures in GHCi | 136 |
egonschiele/handsomesoup | A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. | 123 |