All Projects → Haskell Exercises → Similar Projects or Alternatives

500 Open source projects that are alternatives of or similar to Haskell Exercises

Ghc Grin
GRIN backend for GHC
Stars: ✭ 123 (-75%)
Mutual labels:  ghc, functional-programming
Swift Web
🕸 A collection of Swift server-side frameworks for handling HTML, CSS, routing and middleware.
Stars: ✭ 415 (-15.65%)
Mutual labels:  functional-programming
Language Ext
C# functional language extensions - a base class library for functional programming
Stars: ✭ 3,964 (+705.69%)
Mutual labels:  functional-programming
Tsec
Type-safe general-cryptography library - https://jmcardon.github.io/tsec/
Stars: ✭ 338 (-31.3%)
Mutual labels:  functional-programming
Fp Resources
Functional programming great resources
Stars: ✭ 369 (-25%)
Mutual labels:  functional-programming
Groovy
Apache Groovy: A powerful multi-faceted programming language for the JVM platform
Stars: ✭ 4,359 (+785.98%)
Mutual labels:  functional-programming
Functionaltabledata
Declarative UITableViewDataSource implementation
Stars: ✭ 347 (-29.47%)
Mutual labels:  functional-programming
Haskell Code Explorer
Web application for exploring and understanding Haskell codebases
Stars: ✭ 454 (-7.72%)
Mutual labels:  ghc
Plam
An interpreter for learning and exploring pure λ-calculus
Stars: ✭ 385 (-21.75%)
Mutual labels:  functional-programming
Swiftz
Functional programming in Swift
Stars: ✭ 3,327 (+576.22%)
Mutual labels:  functional-programming
Vertx Zero
Zero Framework:http://www.vertxup.cn
Stars: ✭ 320 (-34.96%)
Mutual labels:  functional-programming
Kotlin Result
A multiplatform Result monad for modelling success or failure operations.
Stars: ✭ 369 (-25%)
Mutual labels:  functional-programming
Kickstarter Prelude
A collection of useful Swift tools that are used in the Kickstarter apps.
Stars: ✭ 437 (-11.18%)
Mutual labels:  functional-programming
Fun Task
Abstraction for managing asynchronous code in JS
Stars: ✭ 363 (-26.22%)
Mutual labels:  functional-programming
Gluesql
GlueSQL is quite sticky, it attaches to anywhere.
Stars: ✭ 463 (-5.89%)
Mutual labels:  functional-programming
Swift Validated
🛂 A result type that accumulates multiple errors.
Stars: ✭ 350 (-28.86%)
Mutual labels:  functional-programming
Fpo
FP library for JavaScript. Supports named-argument style methods.
Stars: ✭ 419 (-14.84%)
Mutual labels:  functional-programming
Hazel
Hazel, a live functional programming environment with typed holes
Stars: ✭ 340 (-30.89%)
Mutual labels:  functional-programming
Plt
λΠ Programming Language Theory
Stars: ✭ 4,609 (+836.79%)
Mutual labels:  functional-programming
Gubrak
⚙️ Golang functional utility library with syntactic sugar. It's like lodash, but for Go
Stars: ✭ 329 (-33.13%)
Mutual labels:  functional-programming
Carp
Carp is a programming language designed to work well for interactive and performance sensitive use cases like games, sound synthesis and visualizations.
Stars: ✭ 4,389 (+792.07%)
Mutual labels:  functional-programming
Here Be Dragons
An Intellij/Android Studio plugin to help visualise side effects in your code.
Stars: ✭ 325 (-33.94%)
Mutual labels:  functional-programming
Mostly Adequate Guide
Mostly adequate guide to FP (in javascript)
Stars: ✭ 21,330 (+4235.37%)
Mutual labels:  functional-programming
Functional Javascript
Functional is a library for functional programming in JavaScript. It defines the standard higher-order functions such as map, reduce (aka foldl), and select (aka filter). It also defines functions such as curry, rcurry, and partial for partial function application; and compose, guard, and until for function-level programming.
Stars: ✭ 383 (-22.15%)
Mutual labels:  functional-programming
Lambda Talk
A Flock of Functions: Combinators, Lambda Calculus, & Church Encodings in JS
Stars: ✭ 315 (-35.98%)
Mutual labels:  functional-programming
Functional Fortran
Functional programming for modern Fortran
Stars: ✭ 311 (-36.79%)
Mutual labels:  functional-programming
Awesome Fable
A curated list of useful Fable tutorials, libraries and software. Inspired by awesome list. Feel free to contribute.
Stars: ✭ 376 (-23.58%)
Mutual labels:  functional-programming
Koazee
A StreamLike, Immutable, Lazy Loading and smart Golang Library to deal with slices.
Stars: ✭ 446 (-9.35%)
Mutual labels:  functional-programming
Meza
A Python toolkit for processing tabular data
Stars: ✭ 374 (-23.98%)
Mutual labels:  functional-programming
Deepdarkfantasy
A Programming Language for Deep Learning
Stars: ✭ 463 (-5.89%)
Mutual labels:  functional-programming
Foundations
Foundations of Functional Programming in Scala is a comprehensive, self-paced online course with no prerequisites, which helps you to become a confident, productive, and powerful functional Scala developer.
Stars: ✭ 366 (-25.61%)
Mutual labels:  functional-programming
Nix
Nix, the purely functional package manager
Stars: ✭ 5,291 (+975.41%)
Mutual labels:  functional-programming
True Myth
A library for safer and smarter error- and "nothing"-handling in TypeScript.
Stars: ✭ 360 (-26.83%)
Mutual labels:  functional-programming
Easylambda
distributed dataflows with functional list operations for data processing with C++14
Stars: ✭ 475 (-3.46%)
Mutual labels:  functional-programming
Qo
Qo - Query Object - Pattern matching and fluent querying in Ruby
Stars: ✭ 351 (-28.66%)
Mutual labels:  functional-programming
Topshell
TopShell - a purely functional, reactive scripting language
Stars: ✭ 422 (-14.23%)
Mutual labels:  functional-programming
Swift Prelude
🎶 A collection of types and functions that enhance the Swift language.
Stars: ✭ 349 (-29.07%)
Mutual labels:  functional-programming
Vavr
vʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.
Stars: ✭ 4,616 (+838.21%)
Mutual labels:  functional-programming
Scriptum
A fool's scriptum on functional programming
Stars: ✭ 346 (-29.67%)
Mutual labels:  functional-programming
Whyhaskellmatters
In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples. The presentation aims to be self-contained and does not require any previous knowledge of the language.
Stars: ✭ 418 (-15.04%)
Mutual labels:  functional-programming
Scala typeclassopedia
Abstractions and constructions from math (Category theory, Abstract algebra) implementations in Scala, minimal description, links to good explanations, links to implementations in other FP languages: Haskell, Idris, Purescript, non FP too: Java, C++ and to formalizations in proof assistants: Coq (UniMath, HoTT book), Cubical Agda.
Stars: ✭ 338 (-31.3%)
Mutual labels:  functional-programming
Scalaz
Principled Functional Programming in Scala
Stars: ✭ 4,518 (+818.29%)
Mutual labels:  functional-programming
Rxswift
RxSwift를 스터디하는 공간
Stars: ✭ 335 (-31.91%)
Mutual labels:  functional-programming
Yalinqo
Yet Another LINQ to Objects for PHP [Simplified BSD]
Stars: ✭ 400 (-18.7%)
Mutual labels:  functional-programming
Underscore Java
java port of Underscore.js
Stars: ✭ 327 (-33.54%)
Mutual labels:  functional-programming
Dry Monads
Useful, common monads in idiomatic Ruby
Stars: ✭ 453 (-7.93%)
Mutual labels:  functional-programming
Magic In Ten Mins
十分钟魔法练习
Stars: ✭ 327 (-33.54%)
Mutual labels:  functional-programming
Stan
🕵️ Haskell STatic ANalyser
Stars: ✭ 386 (-21.54%)
Mutual labels:  ghc
Effect
effect isolation in Python, to facilitate more purely functional code
Stars: ✭ 324 (-34.15%)
Mutual labels:  functional-programming
Hof
Higher-order functions for c++
Stars: ✭ 467 (-5.08%)
Mutual labels:  functional-programming
Monio
Async-capable IO monad for JS
Stars: ✭ 311 (-36.79%)
Mutual labels:  functional-programming
Javascript Exercises
📚 Collection of JavaScript exercises and coding challenges.
Stars: ✭ 385 (-21.75%)
Mutual labels:  functional-programming
Prelude Ts
Functional programming, immutable collections and FP constructs for typescript and javascript
Stars: ✭ 315 (-35.98%)
Mutual labels:  functional-programming
Arrow
Λrrow - Functional companion to Kotlin's Standard Library
Stars: ✭ 4,771 (+869.72%)
Mutual labels:  functional-programming
Quack
🐤 A multi-paradigm programming language with gradual and duck typing that targets PHP and JS
Stars: ✭ 309 (-37.2%)
Mutual labels:  functional-programming
Java8 Cheatsheet
A Java 8+ Cheat Sheet for functional programming
Stars: ✭ 381 (-22.56%)
Mutual labels:  functional-programming
Fasy
FP iterators that are both eager and asynchronous
Stars: ✭ 488 (-0.81%)
Mutual labels:  functional-programming
Bartosz Basics Of Haskell
Code and exercises from Bartosz Milewski's Basics of Haskell Tutorial
Stars: ✭ 483 (-1.83%)
Mutual labels:  functional-programming
Category Theory Programmers
Category theory in the context of (functional) programming
Stars: ✭ 465 (-5.49%)
Mutual labels:  functional-programming
Dartz
Functional programming in Dart
Stars: ✭ 446 (-9.35%)
Mutual labels:  functional-programming
1-60 of 500 similar projects