Herding Types with Scala Macros
Offered By: Scala Days Conferences via YouTube
Course Description
Overview
Explore the concept of type safety in Scala and learn how to leverage macros for efficient data handling in this conference talk from Scala Days Chicago 2017. Dive into the challenges of maintaining type safety when interacting with external systems, databases, and file inputs. Discover how compile-time reflection can be utilized in a library for schemaless key-value databases, and understand the benefits of implementing macros in production systems. Follow along as the speaker demonstrates practical implementations, including storage functions, key wrappers, and bin browsers. Gain insights into why macros are a powerful tool for automating routine tasks and enhancing type safety in Scala applications.
Syllabus
Introduction
Roadmap
Storage
Get function
Implementation
Key
Wrapper
Bin Browser
Choice
Cleanup
Questions
Why use macros
Taught by
Scala Days Conferences
Related Courses
Teaching Domain Specific Languages in ScalaScala Days Conferences via YouTube Why Dolly Is Just the Beginning for Open LLM Models
Scala Days Conferences via YouTube Building Billion Node Graphs for Machine Learning
Scala Days Conferences via YouTube How Does Incremental Compilation Work with Scala 3
Scala Days Conferences via YouTube AI Assisted Development
Scala Days Conferences via YouTube