Hoon Codemirror editor
July 31, 2023 ยท View on GitHub
Simple codemirror demo for hoon using tree-sitter
To run the server:
git clone https://github.com/urbit-pilled/hoon-codemirror
cd hoon-codemirror
python -m http.server
Visit urbit-pilled.github.io/hoon-codemirror to use the codemirror editor.
See script.js for the codemirror and tree-sitter integration.