SkillsCast
About the Speaker
Photos
Please log in to watch this conference skillscast.
Like FP:
- PDBP promotes a pointfree functional programming style
Unlike FP:
- PDBP separates the description of a program from possible meanings of the program
- PDBP can be extended with extra programming capabilities
- PDBP effects are pure (they are described rather than executed)
The foundations of the library are monads and arrows:
- monads promote a pointful programming style (they can programmed pointfree using Kleisli arrows)
- arrows promote a pointfree programming style (they can programmed pointful using arrow calculus)
YOU MAY ALSO LIKE:
- JavaFX and Scala - Like Milk and Cookies (SkillsCast recorded in April 2012)
- F# eXchange 2023: Conference Livestream (Online Conference on 7th - 8th March 2023)
- Scala Days 2023 (Online Conference on 1st - 30th December 2023)
- LJC Live with Andrzej Grzesik and Karsten Silz (in London on 16th February 2023)
- Hack & Hang Night (in Chicago on 21st February 2023)
- Teaching Haskell...To High Schoolers! (SkillsCast recorded in December 2022)
- Teaching Haskell...To High Schoolers! (SkillsCast recorded in December 2022)
Program Description Based Programming
Luc Duponcheel
Luc is a Functional Programming Veteran. He has a Phd in Mathematics. He is a Trainer and Consultant for Java and Scala related projects. He has worked, among others, with Erik Meijer and Mark P. Jones on Monads.