@exercism/codemirror-lang-gleam
v2.0.1
Published
Gleam Lezer parser and language support for CodeMirror
Downloads
503
Keywords
Readme
codemirror-lang-gleam
This package implements basic Gleam language support for the CodeMirror code editor.
Language Support + Lezer Grammar
This includes both the CodeMirror LanguageSupport
and the LRLanguage
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