Popularity
5.3
Declining
Activity
2.2
Declining
125
6
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.
-
KotlinLanguageServer
Smart code completion, diagnostics and more for Kotlin using the Language Server Protocol. VS Code extension included. -
atom-kotlin-language
Adds syntax highlighting to Kotlin files in Atom
Scout APM - Leading-edge performance monitoring starting at $39/month
Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
Sponsored
scoutapm.com
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: