Forgot password? Sign Up

Blogs about: Haskell

Featured Blog

HaskSymb: An Experiment in Haskell Symbolic Algebra

colah wrote 1 hour ago: One interesting detour I took this last month was writing a toy Haskell Symbolic Algebra library, Ha … more →

Tags: Math, quasiquoters, symbolic algebra

99 Haskell problems one

cesipxynic wrote 7 hours ago: Here are solutions for the first 6 problems I quickly cranked out. myLast :: [a] -> a myLast [x] … more →

Tags: Haskell, 99Problems

"Craft of functional programming", 7.26

cesipxynic wrote 8 hours ago: Here is my quickly written solution to a simple “search and replace the first occurrence … more →

John Kodumals Atlassian explains his work on Typeclassopedia...

tylerweir wrote 1 day ago: John Kodumals, Atlassian, explains his work on Typeclassopedia Scala Typeclassopedia: http://typecla … more →

Tags: Scala, typeclasses

implementing fold in c#

netmatze wrote 1 day ago: Reading about folding in haskell, i thought about implementing this in c#. First of all i want to de … more →

Tags: .NET, C#, functional programming, LINQ, Aggregate, FOLD, foldl, foldr, Functional Programming

Problem 2 - Fibonacci...

Roger Aird wrote 1 day ago: Problem 2 is a bit more challenging, and is as follows: Each new term in the Fibonacci sequence is g … more →

Tags: project euler, Programming, Project Euler, Problem #2, Perl, Python, Java, C#, fibonacci

High Order Function

tanapaisankit wrote 5 days ago: Haskell supports first class functions. This means we can pass a function as an argument of a functi … more →

Tags: Programming, Go, functional programming, golang

Basic Haskell IO

tanapaisankit wrote 5 days ago: I wrote a factorial program before but this time I extended it to receive an input from a user. This … more →

Tags: Programming, functional programming

Made My Own Types

tanapaisankit wrote 1 week ago: While I was learning “type” in Haskell, I created a toy program to represent a mini coop … more →

Tags: Programming, functional programming

Haskell Problem 8

tanapaisankit wrote 1 week ago: I continue playing with Haskell. Here is the question number 8 from Ninety-Nine Haskell Problems. (* … more →

Tags: Programming, functional programming

retirement calculator in Haskell

tanapaisankit wrote 1 week ago: I am studying an intro to Haskell I/O so I practiced by writing a program using knowledge from this … more →

Tags: Programming, functional programming

retirement calculator in Haskell

tanapaisankit wrote 1 week ago: I am studying an intro to Haskell I/O so I practiced by writing a program using knowledge from this … more →

Euler Problem 123 - Remainder of Primes

Dorion wrote 1 week ago: Here is another prime number problem. Again, I re-used my prime number sieve, which I called wheneve … more →

Tags: Inane Ramblings, euler, Prime Numbers

Git

Racing Tadpole wrote 1 week ago: Life. No bread this morning, you’ll be glad to know, though I did make a wholemeal loaf on the … more →

Tags: Work and life, Git, Xcode

So Busy.

petersonb wrote 1 week ago: I’ve been so busy I’ve neglected my Haskell education. I’m still nibbling at the t … more →

Tags: Uncategorized

I repeat

krey wrote 2 weeks ago: There’s less than two weeks left before exams, trials more difficult than anything I’ve … more →

Tags: meh, monads

Updates coming for out-of-date public code

mjsottile wrote 2 weeks ago: For anyone who has read any of my blog posts from the last couple years and tried to run the code un … more →

Tags: scientific computing

May 181 comment

Melinda Green Harvey wrote 2 weeks ago: It appears that this motel might have a vacancy. Haskell, Texas photographed 3.25.2012 … more →

Tags: Photography, Architecture, Photo-a-day, Haiku, 365 photo project, texas. laurie jameson, Photography (2), black and white photography, one day one image

Euler Problem 124 (Prime Factors)

Dorion wrote 2 weeks ago: When I was looking for a picture to represent Prime Number Factorization, I had no idea what to use. … more →

Tags: Inane Ramblings, euler, Factorization, Prime Numbers


Related Tags
All →

Follow this tag via RSS