hint
Runtime interpreter
An interpreter for a functional programming language, allowing developers to run and interact with compiled code at runtime.
Runtime Haskell interpreter
261 stars
7 watching
42 forks
Language: Haskell
last commit: 4 months ago ghcihaskellinterpreter
Related projects:
Repository | Description | Stars |
---|---|---|
heinrichapfelmus/hyper-haskell | An interactive graphical interpreter for the Haskell programming language | 361 |
terenceng03/mueval | A Haskell interpreter designed to evaluate pure functions securely and efficiently in a sandboxed environment. | 76 |
jyh1/mmaclone | An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 242 |
runtimeverification/haskell-backend | Symbolic execution engine powering the K Framework | 212 |
def-/ghc-vis | A tool to visualize live Haskell data structures in GHCi | 136 |
theam/aws-lambda-haskell-runtime | A Haskell runtime specifically designed to run on AWS Lambda | 270 |
felixmulder/haskell-in-production | A collection of practical resources and guides for using Haskell in real-world software development projects | 80 |
1haskelladay/1had | Provides tools and exercises for practicing functional programming in Haskell | 118 |
haskell/play-haskell | A web-based Haskell development playground and compiler environment. | 130 |
google/codeworld | An educational programming environment using Haskell to teach computer science and math. | 1,244 |
mthom/shentong | An implementation of a modern Lisp family programming language | 163 |
mattgreen/hython | A Haskell-powered Python interpreter implementing most of the language's syntax and functionality | 579 |
i-am-tom/haskell-exercises | A tutorial and exercise repository to learn about obscure GHC extensions in Haskell. | 642 |
soupi/rfc | A collection of resources and documentation on Haskell programming language and learning it | 149 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 194 |