Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kotlin Support #12

Open
ZeroMemes opened this issue May 21, 2023 · 1 comment
Open

Kotlin Support #12

ZeroMemes opened this issue May 21, 2023 · 1 comment
Milestone

Comments

@ZeroMemes
Copy link
Owner

While there’s no reason why Kotlin can’t be used with Alpine in its current state, there’s probably language features of Kotlin that can be leveraged for nicer/more efficient usage.

My initial thought on this is addressing nullability in Kotlin. The JetBrains annotations library can be used to provide these hints to the Kotlin compiler.

@ZeroMemes ZeroMemes added this to the Long Term milestone May 22, 2023
@ZeroMemes ZeroMemes pinned this issue May 22, 2023
@ZeroMemes
Copy link
Owner Author

Marking this issue as long term and keeping the thread open for discussion over Kotlin support enhancements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant