bipokot/Kabu
Kotlin DSLs generator (not an AI)
This project helps Kotlin developers create custom, human-readable Domain Specific Languages (DSLs) to simplify complex code and improve readability. Developers provide a visual pattern with an annotation, and the tool generates the necessary Kotlin code to make that pattern executable, turning boilerplate into intuitive expressions. It's for Kotlin developers who want to design more expressive and fluent APIs or internal mini-languages for their applications.
No commits in the last 6 months.
Use this if you are a Kotlin developer looking to define highly customized and readable syntaxes for your functions, making your code more intuitive and easier to use for yourself or other developers.
Not ideal if you are looking for an AI-powered code generation tool or if you are not working with the Kotlin programming language.
Stars
43
Forks
—
Language
Kotlin
License
—
Category
Last pushed
Aug 04, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/bipokot/Kabu"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
square/kotlinpoet
A Kotlin API for generating .kt source files.
dromara/fast-request
IntelliJ IDEA plugin Fast Request
ZacSweers/MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
Kotlin/kotlinx-schema
Kotlin Multiplatform library that generates JSON Schemas from your methods and classes both at...
cnrture/QuickProjectWizard
🚀 Ultimate Android development companion for Android Studio. Create projects with modern...