@plutojl/lang-julia

A CodeMirror 6 Julia parser built on a real Lezer grammar — side by side with the legacy CodeMirror 5 stream mode.

Type in either editor — they stay in sync so you can compare highlighting live. ✨

Note: This demo site was generated by 🤖.

NEW

@plutojl/lang-julia

Lezer grammar · full syntax tree · precise tokens

LEGACY

@codemirror/legacy-modes/mode/julia

Ported CodeMirror 5 stream parser · line-based regex