UNPKG
tree-sitter-nd
Version:
latest (0.0.3)
0.0.3
0.0.1
0.0.0
Plain text ND syntax (Fitch style)
github.com/Aerijo/tree-sitter-nd
Aerijo/tree-sitter-nd
tree-sitter-nd
/
examples
/
e1.txt
27 lines
(23 loc)
•
319 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# This proof contains consecutive nested blocks. # This was
a
large reason why indentation based nested # blocks was decided against, in favour of {...}
q
v -
q
___ {
q
___
q
v (
q
->
p
) } { -
q
___ {
q
___ F
p
}
q
->
p
q
v (
q
->
p
) }
q
v (
q
->
p
)