Skip to content

rahilb/macrology201

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Macros are awesome!

http://scalamacros.org/paperstalks/2014-02-04-WhatAreMacrosGoodFor.pdf

So let's go write some :)

Our plan for today

  • Macro-based optimizers
  • Implicit materializers

We'll be using Scala 2.11.x with all the new goodies including quasiquotes and macro bundles, but we'll also spend some time discussing 2.10.x compatibility.

Things that we'll leave out

Let's get started!

Macro-based optimizers, hygiene and owner chains: /tree/part1

About

"Macrology 201" workshop at flatMap 2014: http://2014.flatmap.no/speakers/burmako.html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published