Popularity
5.3
Growing
Activity
0.0
Stable
142
7
16
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.
-
intellij-community
IntelliJ IDEA Community Edition & IntelliJ Platform -
KotlinLanguageServer
Kotlin code completion, linting and more for any editor/IDE using the Language Server Protocol -
kotlin-vim
Kotlin plugin for Vim. Featuring: syntax highlighting, basic indentation, Syntastic support -
kotlin-sublime-package
Sublime Text 2 Package for Kotlin Programming Language -
atom-kotlin-language
Adds syntax highlighting to Kotlin files in Atom -
kotlin-textmate-bundle
Textmate bundle for the Kotlin programming language
Appwrite - The Open Source Firebase alternative introduces iOS support
Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
Promo
appwrite.io
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: