Registry / utility / dsl-3

dsl-3

JSON →
library2.0.0javamavenunverified

A library for creating domain-specific languages in Scala 3.

utility
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

com.thoughtworks.dsl.Dsl

Defines and uses a simple DSL transformation.

import com.thoughtworks.dsl.Dsl // Define a simple DSL val dsl = Dsl[Int, String] { x => x.toString } println(dsl(42))
Debug
Known footguns
breakingThis artifact is for Scala 3 only; use dsl_2.13 for Scala 2.13 compatibility.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
11 hits · last 30 days
gptbot
3
claudebot
3
ahrefsbot
1
Resources