Mateusz Kubuszok
@kubuszok.com
210 followers
61 following
27 posts
Blog @ https://kubuszok.com
JVM-Scala Book @ https://leanpub.com/jvm-scala-book
Chimney @ https://chimney.scalaland.io
Posts
Media
Videos
Starter Packs
Reposted by Mateusz Kubuszok
Mateusz Kubuszok
@kubuszok.com
· Oct 3
Release 0.1.0 - Inintial release · MateuszKubuszok/hearth
It took longer than I hoped but 0.1.0 is live and with some scaffolded documentation.
There are some gaps in the documentation, e.g. no examples for utilities usage, no mention of sources and debug...
github.com
Reposted by Mateusz Kubuszok
Scala.IO
@scalaio.bsky.social
· Sep 25
Mateusz Kubuszok
@kubuszok.com
· Aug 10
hearth/hearth-tests/src/main/scala/hearth/demo/ShowMacrosImpl.scala at f4b7828eaecd6b154514832a51b1756f6a29fd37 · MateuszKubuszok/hearth
The first Scala macros' standard library. Contribute to MateuszKubuszok/hearth development by creating an account on GitHub.
github.com
Mateusz Kubuszok
@kubuszok.com
· Jul 16
The future of Chimney · scalalandio chimney · Discussion #762
TL;DR - I intent to develop only what is necessary to keep the library working (when changes in the compiler would make the currently working code make it no-longer working code, like with 3.7-give...
github.com
Reposted by Mateusz Kubuszok
Reposted by Mateusz Kubuszok
Reposted by Mateusz Kubuszok
Reposted by Mateusz Kubuszok
Reposted by Mateusz Kubuszok
Scala Space
@scalaspace.bsky.social
· Apr 2
Mateusz Kubuszok
@kubuszok.com
· Mar 28
Mateusz Kubuszok
@kubuszok.com
· Mar 15
Proposal: Add Expr.summonIgnoring method to use in macros · scala scala3 · Discussion #21909
Motivation: Typeclass derivation libraries have long been using the implicit resolution feature in scala. It: allows for easier developer experience where derivation library designers are able comp...
github.com