DEV Community

Haskell

A lazy, pure and functional language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Types

Types

11
Comments
4 min read
Difference between monad-transfomer, mtl, and mtl-style technique

Difference between monad-transfomer, mtl, and mtl-style technique

18
Comments
3 min read
What the heck is polymorphism?

What the heck is polymorphism?

237
Comments 19
7 min read
Lambda calculus

Lambda calculus

37
Comments 4
4 min read
It's a Kind of Magic: Kinds in Type Theory

It's a Kind of Magic: Kinds in Type Theory

41
Comments 2
8 min read
Is Haskell bad for FP?

Is Haskell bad for FP?

61
Comments 66
1 min read
Language Features: Best and Worst

Language Features: Best and Worst

69
Comments 66
4 min read
Writing a Fast Sudoku Solver in Haskell #2: A 200x Faster Solution

Writing a Fast Sudoku Solver in Haskell #2: A 200x Faster Solution

22
Comments
12 min read
Typeclass(Interface) is Kernel Concept of Haskell Functor, Monad These Weird

Typeclass(Interface) is Kernel Concept of Haskell Functor, Monad These Weird

8
Comments 1
1 min read
$ in haskell

$ in haskell

6
Comments
1 min read
Relearn You a Haskell (Part 2: List Comprehensions, Tuples, and Types)

Relearn You a Haskell (Part 2: List Comprehensions, Tuples, and Types)

28
Comments 2
8 min read
Writing a Fast Sudoku Solver in Haskell

Writing a Fast Sudoku Solver in Haskell

55
Comments 2
26 min read
Write You a Haskell

Write You a Haskell

55
Comments 7
1 min read
Haskell I/O and XPath

Haskell I/O and XPath

8
Comments
12 min read
Abstraction levels in functional programming

Abstraction levels in functional programming

12
Comments
4 min read
Book Notes: Learn You a Haskell for Great Good!

Book Notes: Learn You a Haskell for Great Good!

79
Comments
19 min read
A simple Haskell program

A simple Haskell program

13
Comments 2
4 min read
Abusing Monoids: Monoidal predicate combinators

Abusing Monoids: Monoidal predicate combinators

7
Comments 1
4 min read
Know When to Fold 'Em

Know When to Fold 'Em

35
Comments 10
9 min read
セキュリティの分野で Haskell を使用する [翻訳記事]

セキュリティの分野で Haskell を使用する [翻訳記事]

11
Comments 2
2 min read
Haskell by example - Utopian Tree

Haskell by example - Utopian Tree

12
Comments 6
8 min read
Haskell by example - The birthday bar

Haskell by example - The birthday bar

18
Comments 4
8 min read
Relearn You a Haskell (Part 1: The Basics)

Relearn You a Haskell (Part 1: The Basics)

88
Comments 21
4 min read
Some Haskell, English'd

Some Haskell, English'd

27
Comments 3
56 min read
How to write a Haskell web service (from scratch) - Part 2

How to write a Haskell web service (from scratch) - Part 2

12
Comments
4 min read
How to write a Haskell web service (from scratch) - Part 3

How to write a Haskell web service (from scratch) - Part 3

23
Comments 1
5 min read
Getting to know some pragmatic programming language features

Getting to know some pragmatic programming language features

19
Comments
6 min read
How to write a Haskell web service (from scratch) - Part 1

How to write a Haskell web service (from scratch) - Part 1

19
Comments 1
3 min read
Haskell for javascript programmers.

Haskell for javascript programmers.

53
Comments 7
1 min read
An Introduction to Developing games in Haskell with Apecs

An Introduction to Developing games in Haskell with Apecs

1
Comments 1
27 min read
RealWorld example with Haskell Yesod

RealWorld example with Haskell Yesod

20
Comments
3 min read
Of Boxes and Threads: Game development in Haskell

Of Boxes and Threads: Game development in Haskell

2
Comments
14 min read
New pure functional programming language - ETA

New pure functional programming language - ETA

29
Comments 4
1 min read
Security with Haskell

Security with Haskell

61
Comments 2
2 min read
Currying in Haskell (With Some JavaScript)

Currying in Haskell (With Some JavaScript)

30
Comments 4
3 min read
Monad in TypeScript

Monad in TypeScript

30
Comments
5 min read
Implementing the rules of 3 Man Chess: Variant “In The Round”. Part 1, Fundamental Types

Implementing the rules of 3 Man Chess: Variant “In The Round”. Part 1, Fundamental Types

5
Comments
5 min read
What even is Haskell?

What even is Haskell?

3
Comments
18 min read
What is Currying?

What is Currying?

18
Comments 6
6 min read
Explain Haskell like I'm five

Explain Haskell like I'm five

16
Comments 7
1 min read
Using Elm on a Raspberry Pi

Using Elm on a Raspberry Pi

20
Comments 1
5 min read
Applicative functors in Haskell

Applicative functors in Haskell

24
Comments 1
5 min read
Becoming Foolish

Becoming Foolish

19
Comments 2
6 min read
Record keys prefix whitespace recovering

Record keys prefix whitespace recovering

6
Comments
4 min read
How to Identify Similar Pieces of Code

How to Identify Similar Pieces of Code

4
Comments
5 min read
Prefer Typeclasses over Records of Functions

Prefer Typeclasses over Records of Functions

3
Comments
2 min read
Haskell - Generating lenses for third party libraries

Haskell - Generating lenses for third party libraries

5
Comments
2 min read
Generalizing Tree Traversal in Haskell with Typeclass

Generalizing Tree Traversal in Haskell with Typeclass

6
Comments 1
5 min read
Running HLint as a GHC source plugin

Running HLint as a GHC source plugin

6
Comments
4 min read
Match URI templates with Burrito

Match URI templates with Burrito

6
Comments 2
1 min read
Introducing plzwrk - A Haskell front-end framework

Introducing plzwrk - A Haskell front-end framework

14
Comments
5 min read
How to test in Haskell using comments?

How to test in Haskell using comments?

6
Comments
3 min read
My Way of (Purely Functional) Programming

My Way of (Purely Functional) Programming

7
Comments 6
1 min read
Documenting JS functions as haskell :P

Documenting JS functions as haskell :P

6
Comments
3 min read
Category Theory You're Already Using

Category Theory You're Already Using

11
Comments
7 min read
Reverse Maybe as Another Applicative-not-Monad

Reverse Maybe as Another Applicative-not-Monad

5
Comments
2 min read
Getting close to the conceptual metal

Getting close to the conceptual metal

6
Comments
15 min read
Catamorphisms

Catamorphisms

7
Comments
1 min read
Minesweeper clone in Haskell for console

Minesweeper clone in Haskell for console

5
Comments
1 min read
Magic refactoring with Unison: much more than a new programming language

Magic refactoring with Unison: much more than a new programming language

6
Comments 1
4 min read
loading...