lezer
There are 24 repositories under lezer topic.
nextjournal/clojure-mode
Clojure/Script mode for CodeMirror 6
inspirnathan/codemirror-lang-mermaid
Mermaid language support for CodeMirror 6
ColinTimBarndt/lezer-tree-visualizer
A basic tool for debugging lezer syntax trees in the console
tamuratak/vscode-lezer
Lezer grammar support for VS Code.
joeltg/hast-util-from-lezer
Render styled Lezer syntax trees to hast
exercism/codemirror-lang-wren
Wren language support for the CodeMirror code editor.
Gk0Wk/Lezer_PlayGround
Playground for Lezer, you can test your Lezer grammar and download the parser/term js here.
R167/lezer-lua
Lezer-based parser for Lua
andy0130tw/try-lezer
A playground for Lezer the parser system.
danbulant/lang-surrealql
SurrealQL (SurrealDB) language support for CodeMirror 6 and lezer
giacomocavalieri/codemirror-lang-gleam
Gleam language support for the CodeMirror code editor.
illright/unplugin-lezer
Universal plugin to import Lezer grammar files
isqua/syntax-sandbox
My experiments on creating custom query language editor
milahu/monaco-lezer-parser
use lezer parsers in monaco-editor
nikku/lezer-el
Lezer-based EL grammar
santhoshtr/lezer-metapost
lezer-based metapost grammar
seanpm2001/Bliss_Browser_Lezer
🌳️🌐️#️⃣️ The Bliss Browser Lezer language support module, allowing Lezer programs to be written in and ran within the browser.
seanpm2001/Learn-Lezer
📚️ A repository for showcasing my knowledge of the Lezer programming language, and continuing to learn the language.
seanpm2001/SNU_2D_ProgrammingTools_IDE_Lezer
⌨️ The Lezer programming language IDE submodule for SNU Programming Tools (2D Mode)
andy0130tw/lezer-grammar
Lezer grammar definition in Lezer, with a CodeMirror 6 extension as a showcase.
GrumpTech/lezer-mustache
A mustache parser for lezer. CodeMirror editors use lezer parsers for syntax highlighting.
andy0130tw/lezer-commonmark
An intent to parse CommonMark with Lezer (i.e., porting tree-sitter-markdown to Lezer).
martinring/lezer-ocl
OCL grammar for lezer