0.7.2 • Published 3 years ago

@exercism/codemirror-lang-wren v0.7.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

codemirror-lang-wren NPM Version

This package implements Wren language support for the CodeMirror code editor. Originally derived from the JavaScript grammar and language support.

The project page for CodeMirror has more information, a number of examples and the documentation.

This code is released under an MIT license.

Language Support + Lezer Grammar

This includes both the CodeMirror LanguageSupport and the LezerLanguage grammar all bundled into a single small repository with a simple build process.

Maintainers

There is a very rough developer tool in devtool that can be used for testing.

npm run build-devtool

API Reference