aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBad Diode <bd@badd10de.dev>2026-02-09 12:06:52 +0100
committerBad Diode <bd@badd10de.dev>2026-02-09 12:06:52 +0100
commitabd01bd45cdf5111e8a154b0d1d407f325dd78cf (patch)
tree036fa0be13158028128d76685dcd509e3a64673b
parentea131cca8aaca409bbf5a8eccb20fb81e5ba122d (diff)
downloadtree-sitter-oni-main.tar.gz
tree-sitter-oni-main.zip
Add a README.mdHEADmain
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..3a4d4c7
--- /dev/null
+++ b/README.md
@@ -0,0 +1,6 @@
1# Tree-sitter for the Oni programming language
2
3This is an incomplete implementation of a Tree-sitter parser for the Oni
4programming language.
5
6WIP