An open API service indexing awesome lists of open source software.

https://github.com/mateuszkubuszok/scala2vsscala3macros

Talk for The Art of Scala conference I gave on 17.11.2023
https://github.com/mateuszkubuszok/scala2vsscala3macros

macros presentation-slides scala scala-3

Last synced: about 1 month ago
JSON representation

Talk for The Art of Scala conference I gave on 17.11.2023

Awesome Lists containing this project

README

        

# Scala 2 vs Scala 3 macros

Examples are at https://github.com/MateuszKubuszok/Scala2vsScala3MacrosExamples

## Running

```
yarn build // offline
yarn start // for development
```

## Development

ASCIIDoctor syntax for Reveal.js - https://docs.asciidoctor.org/reveal.js-converter/latest/converter/features/

## Tips

Press `s` to open speaker notes.

Use `http://localhost:8000/?print-pdf` to print to PDF.