Sketchware-Pro / Sketchware-Pro

Sketchware Pro's sources in Java. Now anyone can contribute to Sketchware Pro.
https://sketchware.pro
Other
863 stars 254 forks source link

Sketchware - Support Full Kotlin project #1033

Closed AmirSinaRZ closed 5 months ago

AmirSinaRZ commented 5 months ago

Is this possible to make full kotlin project in Sketchware?

I mean files change to Kotlin and block codes too.

JavkhlanK commented 5 months ago

You're literally using Blocks. Why care about the language used under-the-hood? Java and Kotlin have full interoperability anyway.

AmirSinaRZ commented 5 months ago

I'm using codes directly too much and just using blocks for simple things. I learned java by Sketchware + books+ tutorials.... Because we work with Sketchware all the time and see the direct code, it helps to learn, so it would be great if Kotlin was added to the blocks.

JavkhlanK commented 5 months ago

Then it's time to find another way to learn the language. There'd be no way to mix Kotlin and Java Blocks and also no way one would realistically convert all existing built-in Blocks to Kotlin.

Anyway, how would you even be realistically learning any language when you're mostly just using those Blocks anyway?