Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Introduction to Metaprogramming in Julia - JuliaCon 2021 Workshop

The Julia Programming Language via YouTube

Overview

Dive into a comprehensive workshop on metaprogramming in Julia from JuliaCon 2021. Explore the fundamentals of metaprogramming, including its applications, best practices, and when to use it. Learn about Julia code structure, symbols, expressions, and operator precedence. Delve into expression trees, macros, and macro hygiene. Discover how to create domain-specific languages using macros, work with multiple macro arguments, and generate code using eval. Gain insights into world-age errors and their implications. Follow along with practical exercises and solutions, including the 'substitute!' and 'find_variables' challenges. Access accompanying notebooks on GitHub and engage in Q&A sessions by registering for JuliaCon. Perfect for intermediate to advanced Julia users looking to enhance their metaprogramming skills and understanding.

Syllabus

Outline.
Resources.
Intro to metaprogramming.
Domain-specific language example.
2 - Structure of Julia code.
Symbols.
Expressions.
Operator precedence.
3 - Expression trees.
Solution to the `substitute!` exercise.
Solution to `find_variables` exercise.
4 - Macros.
Macro hygiene.
Defining a show macro.
Macros for domain-specific languages: Variables.
Macros with more than one argument.
Code generation using eval.
World-age errors.

Taught by

The Julia Programming Language

Reviews

Start your review of Introduction to Metaprogramming in Julia - JuliaCon 2021 Workshop

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.