Is it possible to implement a fully functional Kot...
# announcements
c
Is it possible to implement a fully functional Kotlin kernel for Jupyter with the current tools? I think there are two separate projects trying to achieve that, but both lack pretty basic features like auto-completion.
I guess what I'm asking is whether there are some documented compiler/REPL/IDE plugin APIs that won't change every release and can be easily accessed to implement basic IDE features provided by notebooks like Zeppelin/Jupyter.