Expert Overview
Things I'm Doing
Talks I've Given
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.
 
Talks I've Given
-
Program Description Based Programming
Featuring Luc Duponcheel
During this talk, you will learn about the implementation and usage of a library, PDBP, written using the Dotty language, implementing FP, the language presented by John Backus during his Turing Award winning lecture.
scala program-meaning program-description programming-dsl pointfree-programming functional-programming -
2
JavaFX and Scala - Like Milk and Cookies
Featuring Stephen Chin and Luc Duponcheel
This presentation will focus on the ScalaFX project, which is a DSL for writing declarative UI code in the Scala language. Usage of advanced language features, such as DelayedInit and @specialized will be discussed.
javafx scala