https://kotlinlang.org logo
#compiler
Title
# compiler
r

Rescribet

01/20/2022, 10:56 AM
Is/will there (be) a way to build Kotlin applications programatically? The use-case is an application which holds a representation of a user-defined set of models, and using the Kotlin compiler to do first line validations (field collisions, inheritance, etc) and typescript interface generation.
To those in the future, got the following library recommended https://github.com/square/kotlinpoet