tree-sitter-ungrammar 0.0.1

Ungrammar grammar for tree-sitter
Documentation
1
2
3
4
5
6
7
8
# tree-sitter-ungrammar

[![Build Status](https://github.com/Philipp-M/tree-sitter-ungrammar/actions/workflows/ci.yml/badge.svg)](https://github.com/Philipp-M/tree-sitter-ungrammar/actions/workflows/ci.yml)
[![Discord](https://img.shields.io/discord/1063097320771698699?logo=discord)](https://discord.gg/w7nTvsVJhm)

[Ungrammar](https://github.com/rust-analyzer/ungrammar) grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter)

Adapted from the official spec documented at the top of this [grammar file](https://github.com/rust-analyzer/ungrammar/blob/814f04797bbd67f224cbb1b48c7541fdd8bc3d79/rust.ungram)