Kotlin / kotlin-interactive-shell

Kotlin Language Interactive Shell
Apache License 2.0
587 stars 36 forks source link

Reuse Kotlin Jupyter infrastructure to evaluated cells #112

Open altavir opened 2 years ago

altavir commented 2 years ago

Kotlin Jupyer Kernell seems to be more advanced and better maintained. I think it should be possible to use its evaluation infrastructure to provide better support for new features and a common syntax. Also it would be good to be able to use Jupyter plugins as well.

Most of Jupyter plugins return HTML-based cells, but it is OK. We can run KI in two modes: