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: 25 days 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. | 260 |
jyh1/mmaclone | An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 243 |
justinethier/husk-scheme | A Haskell implementation of the Scheme programming language with advanced features and a minimalist design philosophy. | 308 |
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. | 77 |
mthom/shentong | An implementation of a Lisp family programming language in Haskell | 162 |
haskell/ghcup-hs | A tool for installing and managing the Glasgow Haskell Compiler (GHC) | 289 |
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 | 843 |
heinrichapfelmus/operational | A library for implementing monads by specifying instructions and their operational semantics | 82 |
def-/ghc-vis | Visualizes live Haskell data structures in an interactive development environment. | 135 |
egonschiele/handsomesoup | A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. | 124 |