Popularity
5.1
Growing
Activity
0.0
Stable
143
8
14
Programming language: Kotlin
License: MIT License
Tags:
Editors
Latest version: v0.2.1
kanvas alternatives and similar libraries
Based on the "Editors" category.
Alternatively, view kanvas alternatives based on common mentions on social networks and blogs.
-
KotlinLanguageServer
Kotlin code completion, diagnostics and more for any editor/IDE using the Language Server Protocol -
kotlin-vim
Kotlin plugin for Vim. Featuring: syntax highlighting, basic indentation, Syntastic support
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai

Do you think we are missing an alternative of kanvas or a related project?
README
kanvas
A very simple editor built in Kotlin and intended to be extended and hacked.
It is very simple to customize it to handle a language defined using ANTLR.
Documentation
This post explains the philosophy behind Kanvas:
This post describe how syntax highlighting was implemented: