https://github.com/mateuszkubuszok/slowautoinconvenientsemiupdated
Updated talk for Scalar 2025 conference I gave on 25.03.2025
https://github.com/mateuszkubuszok/slowautoinconvenientsemiupdated
implicits macros presentation-slides scala typeclass-derivation
Last synced: 3 months ago
JSON representation
Updated talk for Scalar 2025 conference I gave on 25.03.2025
- Host: GitHub
- URL: https://github.com/mateuszkubuszok/slowautoinconvenientsemiupdated
- Owner: MateuszKubuszok
- License: mit
- Created: 2025-03-26T08:56:32.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-03-27T11:01:54.000Z (3 months ago)
- Last Synced: 2025-03-27T11:30:20.349Z (3 months ago)
- Topics: implicits, macros, presentation-slides, scala, typeclass-derivation
- Language: JavaScript
- Homepage: https://mateuszkubuszok.github.io/SlowAutoInconvenientSemiUpdated/
- Size: 6.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Slow-Auto, Inconvenient-Semi: escaping false dichotomy with sanely-automatic derivation
Examples are at https://github.com/MateuszKubuszok/derivation-benchmarks
## 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.