hask
Haskell simulator
A Python library that mimics key features of the Haskell programming language.
Haskell language features and standard libraries in pure Python.
860 stars
29 watching
34 forks
Language: Python
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
haskell-webdriver/haskell-webdriver | A Haskell client library for controlling a remote browser session using the Selenium WebDriver protocol | 191 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |
raviksharma/bartosz-basics-of-haskell | A collection of exercises and code examples illustrating the basics of Haskell programming | 488 |
tonyday567/numhask | A Haskell numeric prelude providing a structured approach to numbers and operations. | 68 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 843 |
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
dwayne/haskell-programming | Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
anton-k/ru-haskell-book | A repository containing Haskell book files and supporting materials. | 275 |
winterland1989/magic-haskell | A collection of Haskell examples and tutorials covering various programming concepts | 293 |
byorgey/haskell-course | A collection of materials and resources for learning Haskell programming language | 275 |
vaibhavsagar/duffer | A Git-compatible content tracker in Haskell. | 66 |
dnikolovv/practical-haskell | A collection of practical examples and snippets to help developers use Haskell in real-world scenarios. | 84 |
mattgreen/hython | A Haskell-powered Python interpreter implementing most of the language's syntax and functionality | 579 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
mzero/haskell-amuse-bouche | A collection of Haskell code examples and resources illustrating the language's features and programming techniques. | 114 |