Session: Metaprogramming, from decorators to macros

Tags:
, ,
Location:
A08
Duration:
July 24, 2014 11:00 - 11:45
Language:
English
Target-audience:
Advanced

Starting off with the meaning of metaprogramming we quickly dive into the different ways Python allows this.

First we talk about class and functions decorators, when decorators are not enough anymore we'll explore the wonders of metaclasses.

In the last part of the talk we'll talk about macros, first in Lisp and then using the amazing macropy library.

Slides

Link

Video