All Projects → politrons → Dive_into_haskell

politrons / Dive_into_haskell

Licence: other
Dive into Haskell: Examples of all features of this Pure Functional programing language

Programming Languages

haskell
3896 projects

Projects that are alternatives of or similar to Dive into haskell

Aecor
Pure functional event sourcing runtime
Stars: ✭ 299 (+367.19%)
Mutual labels:  pure, functional-programming
Racket Algebraic
Algebraic structures for untyped Racket
Stars: ✭ 60 (-6.25%)
Mutual labels:  functional-programming
Rambda
Faster and smaller alternative to Ramda
Stars: ✭ 1,066 (+1565.63%)
Mutual labels:  functional-programming
Noexception
Java library for handling exceptions in concise, unified, and architecturally clean way.
Stars: ✭ 56 (-12.5%)
Mutual labels:  functional-programming
Tsoption
Correct, easy to use Option type for TypeScript. 🦄
Stars: ✭ 53 (-17.19%)
Mutual labels:  functional-programming
Icmplib
Easily forge ICMP packets and make your own ping and traceroute.
Stars: ✭ 58 (-9.37%)
Mutual labels:  pure
Qt Promise
Chainable promises for Qt
Stars: ✭ 48 (-25%)
Mutual labels:  functional-programming
Skunk
A data access library for Scala + Postgres.
Stars: ✭ 1,107 (+1629.69%)
Mutual labels:  functional-programming
Learning Sicp
MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。
Stars: ✭ 9,059 (+14054.69%)
Mutual labels:  functional-programming
Haskell Book Readers Exercises
Exercises from the readers of the Haskell Book
Stars: ✭ 56 (-12.5%)
Mutual labels:  functional-programming
Affect
Algebraic effects for Ruby
Stars: ✭ 56 (-12.5%)
Mutual labels:  functional-programming
Seamless Immutable Cursor
Compact Cursor Library built on top of the excellent seamless-immutable
Stars: ✭ 54 (-15.62%)
Mutual labels:  functional-programming
Func
Functional additions to C
Stars: ✭ 58 (-9.37%)
Mutual labels:  functional-programming
Bullseye
A functional language frontend for the Dart VM.
Stars: ✭ 53 (-17.19%)
Mutual labels:  functional-programming
Funcj
Assorted functional-oriented data structures and algorithms for Java.
Stars: ✭ 60 (-6.25%)
Mutual labels:  functional-programming
Bkmrkd
Bkmrkd is a self-hosted, lightweight bookmarking service run on node.js and rethinkdb
Stars: ✭ 52 (-18.75%)
Mutual labels:  functional-programming
Jhc Components
JHC Haskell compiler split into reusable components
Stars: ✭ 55 (-14.06%)
Mutual labels:  functional-programming
Scodec Stream
Binding between scodec and FS2
Stars: ✭ 57 (-10.94%)
Mutual labels:  functional-programming
Parser Combinators From Scratch
Code that accompanies the series
Stars: ✭ 56 (-12.5%)
Mutual labels:  functional-programming
Heresy
A BASIC-flavored Lisp dialect
Stars: ✭ 60 (-6.25%)
Mutual labels:  functional-programming

Author Pablo Perez Garcia

My image

Haskell is a standardized, general-purpose purely functional programming language, with strong static typing.

Here we cover with examples the most important features of the language.

If you want to reference to the official documentation visit Here

My image

Features

My image

Patterns

My image

Server

My image

Programs

My image

Connectors

You can find the main class to run the app here

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].