Completed
Parallel
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Functional Interpreters and You
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Cat
- 3 Scala
- 4 Program
- 5 Domain Specific Languages
- 6 Split the Code Base
- 7 Modularity and Reuse
- 8 Interpreter Patterns
- 9 Types
- 10 Patterns
- 11 Type Errors
- 12 Complete Implementation
- 13 Key Point
- 14 Type
- 15 Future
- 16 PrettyPrint
- 17 Explicit Ordering
- 18 Flat Map
- 19 Sequencing
- 20 Parallel
- 21 Inspection
- 22 Compilers
- 23 Smart constructors
- 24 The interpreter
- 25 The natural transformation
- 26 The drawback of using free monad
- 27 Church and Coatings
- 28 Tagless Final
- 29 Recap
- 30 Interpreter Pattern
- 31 Standalone vs Embedded
- 32 Links
- 33 Questions