burrido
Do notation
An experiment in bringing Haskell's do-notation to JavaScript using generators.
Do-notation for JavaScript
176 stars
4 watching
2 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
monadnotationsyntax
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A JavaScript implementation of a Do notation for Fantasy Land monad types | 13 |
| | A library that enables monadic programming in JavaScript using a runtime implementation of the Fantasy Land Spec's Do Notation | 64 |
| | A proof-of-concept implementation of the do monad syntax in JavaScript for functional programming | 11 |
| | Tools for automatically tracing and displaying the execution flow of do expressions in Haskell code | 84 |
| | A parser for JavaScript written in Haskell. | 159 |
| | An introduction to monads in the Haskell programming language | 12 |
| | Provides fine-grained reasoning about effects in Haskell computations | 98 |
| | A Haskell-based code editor designed for interactive development and programming in the language. | 352 |
| | A Babel plugin that enables function composition using the & operator to create more complex functions from simple ones. | 63 |
| | A collection of type definitions for Dojo 1.x libraries and frameworks. | 28 |
| | An introduction to monads in Clojure, covering the basics of this functional programming concept. | 224 |
| | An interop facility for building JavaScript classes using Clojure | 53 |
| | Automates the creation of API documentation for Rails applications | 53 |
| | A tutorial project demonstrating various programming paradigms and techniques in JavaScript to solve a simple problem of multiplying numbers by a constant. | 332 |
| | Generates documentation from JavaScript code using Markdown and supports CoffeeScript and IcedCoffeeScript | 230 |