Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 471 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 471 Bytes

Scala 3 Macros demonstration

This repository contains the code we wrote during the Scala 3 inlines demo on Rock the JVM.

  • (video coming soon)
  • (blog post coming soon)

Installation

How to install:

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

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!