Popularity
5.2
Growing
Activity
0.0
Stable
143
8
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.

Do you think we are missing an alternative of kanvas or a related project?

Add another 'Editors' Library

README

kanvas

Build Status Maven Central

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.

Screenshot

Documentation

This post explains the philosophy behind Kanvas:

This post describe how syntax highlighting was implemented: