I've been experimenting with DSL "wrappers" in my ...
# dsl
k
I've been experimenting with DSL "wrappers" in my Radiance project (libraries for Swing). https://github.com/kirill-grouchnikov/radiance/blob/master/docs/kotlin-ext/torch/torch.md is the latest which has a bunch of matching Java vs Kotlin/DSL snippets. Would love to hear your thoughts on the syntax.