haskell lightning-talk

Post on 08-May-2015

602 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

5 minutes talk about Haskell

TRANSCRIPT

Haskell

Haskell Brooks Curry (1900 - 1982)

Mathematician (Combinatory Logic)

purely functional language

Non Strict Language

(last (init c))

Non strict => Lazy

Higher order function

Multiple variable functions

Curried Functions

Easy to read

Car Tax

HUnit

GHCI

99 Questions

Thanks!

@toff63https://github.com/toff63/Sandbox/tree/master/haskell

top related