Reasoning About Program Behavior Algebraically [pdf]
dev.stephendiehl.com
Reasoning About Program Behavior Algebraically [pdf]
1–10 of 13 posts
Re: Reasoning About Program Behavior Algebraically [pdf]
#2Very interesting,
What is the programming language used in the code examples ?
Re: Reasoning About Program Behavior Algebraically [pdf]
#3Very interesting, What is the programming language used in the code examples ?
That's Haskell. Slides 4 & 5 also hint at that, although it's easy to miss:
> Why Haskell is Interesting
Re: Reasoning About Program Behavior Algebraically [pdf]
#4Sorry for being off-topic, but those slides are beautiful. Does anyone know what they're made in?
Re: Reasoning About Program Behavior Algebraically [pdf]
#5Is the talk recorded? Can we find it somewhere?
Re: Reasoning About Program Behavior Algebraically [pdf]
#6Is the talk recorded? Can we find it somewhere?
Functional Works "might release the talks soon".
https://www.reddit.com/r/haskell/comments/7l2z7d/pdf_stephen...
Re: Reasoning About Program Behavior Algebraically [pdf]
#7From experience (the last time slides for a talk by Stephen Diehl made its way to the HN frontpage), there's a lot of information in the actual (recorded) talk that the slides are going to be missing.
Re: Reasoning About Program Behavior Algebraically [pdf]
#8Sorry for being off-topic, but those slides are beautiful. Does anyone know what they're made in?
Google Slides.
Re: Reasoning About Program Behavior Algebraically [pdf]
#9Very interesting, What is the programming language used in the code examples ?
That's Haskell. Slides 4 & 5 also hint at that, although it's easy to miss: > Why Haskell is Interesting
Even if you never intend to use Haskell it’s well worth getting a basic understanding of it if you have an interest in CS theory just because it’s used so frequently in interesting talks and papers.
Re: Reasoning About Program Behavior Algebraically [pdf]
#10From experience (the last time slides for a talk by Stephen Diehl made its way to the HN frontpage), there's a lot of information in the actual (recorded) talk that the slides are going to be missing.
Is the video available?