@exercism/codemirror-lang-gleam
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

codemirror-lang-gleam

NPM Version

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

API Reference

gleam() → LanguageSupport

Gleam support.

gleamLanguage: LRLanguage

A language provider based on the Lezer Gleam parser provided in this very same package.

lezerParser: Lezer#Parser

Lezer Gleam parser.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.1
    29
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.1
    29
  • 2.0.0
    4
  • 1.0.1
    3
  • 1.0.0
    0

Package Sidebar

Install

npm i @exercism/codemirror-lang-gleam

Weekly Downloads

36

Version

2.0.1

License

MIT

Unpacked Size

12.6 kB

Total Files

6

Last publish

Collaborators

  • erikschierboom
  • lpil
  • sleeplessbyte
  • ihid
  • neenjaw
  • joshgoebel