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
- Host: GitHub
- URL: https://github.com/mateuszkubuszok/scala2vsscala3macros
- Owner: MateuszKubuszok
- License: mit
- Created: 2023-11-08T18:18:00.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-17T12:31:11.000Z (over 1 year ago)
- Last Synced: 2025-01-21T18:51:56.867Z (5 months ago)
- Topics: macros, presentation-slides, scala, scala-3
- Language: JavaScript
- Homepage: https://mateuszkubuszok.github.io/Scala2vsScala3Macros/
- Size: 4.54 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.