Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 705 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 705 Bytes

The official repository for the Scala Macros and Metaprogramming course on Rock the JVM

Powered by Rock the JVM!

This repository contains the code we wrote during the Rock the JVM Scala Macros and Metaprogramming course. Unless explicitly mentioned, the code in this repository is exactly what was caught on camera.

Installation

How to install:

  • either clone the repo or download as zip
  • open with your favorite Scala IDE (we use Metals in the course)

Contributions

If you have changes to suggest to this repo, either

  • submit a GitHub issue
  • tell me in the course Q/A forum
  • submit a pull request!