Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antonarhipov/kotlin-dsl-examples
https://github.com/antonarhipov/kotlin-dsl-examples
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/antonarhipov/kotlin-dsl-examples
- Owner: antonarhipov
- License: mit
- Created: 2018-11-21T20:53:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-07T20:22:14.000Z (8 months ago)
- Last Synced: 2024-05-07T21:29:33.329Z (8 months ago)
- Language: Kotlin
- Size: 85.9 KB
- Stars: 13
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kotlin DSL in under an hour
A sample project for demonstrating the concept of type-safe builders (a.k.a DSL) in Kotlin