https://github.com/mateuszkubuszok/chimneyinternalspresentation
Talk for The Art of Scala conference I gave on 25.05.2023
https://github.com/mateuszkubuszok/chimneyinternalspresentation
internals macros presentation-slides scala type-mapping
Last synced: 3 months ago
JSON representation
Talk for The Art of Scala conference I gave on 25.05.2023
- Host: GitHub
- URL: https://github.com/mateuszkubuszok/chimneyinternalspresentation
- Owner: MateuszKubuszok
- License: mit
- Created: 2023-05-22T10:57:24.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-25T08:44:46.000Z (about 2 years ago)
- Last Synced: 2025-01-21T18:51:56.793Z (5 months ago)
- Topics: internals, macros, presentation-slides, scala, type-mapping
- Language: JavaScript
- Homepage: https://mateuszkubuszok.github.io/ChimneyInternalsPresentation/
- Size: 4.84 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unveiling the Magic: Chimney's Internals, Macros & Scala 3 Transition
## 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.