dhkim
08/05/2023, 6:42 AMilya.chernikov
08/10/2023, 10:02 AMdhkim
08/10/2023, 10:16 AMilya.chernikov
08/10/2023, 12:04 PMdhkim
08/11/2023, 8:10 AMilya.chernikov
08/14/2023, 7:31 AM@DependsOn
, @CompilerOptions
) as examples, and put them into main-kts
. So it stays outside of the core scripting API. We may consider creating a library of reusable implementations of such feature, so script definition authors can easily add it to their definitions. But I don't see it as a part of the core implementation, because the syntax requirements are different for many cases.
If you make implementation for simple-main-kts
, we can port it later to the main-kts
as well, and thus make it available for more end-users.