We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 080b175 commit 87c68b1Copy full SHA for 87c68b1
spec.md
@@ -1,6 +1,6 @@
1
# Universal Expression Tree
2
3
-Expressions parse to minimal lispy tree. Opposed to [ESTree](https://github.com/estree/estree):
+Lisp-inspired syntax tree, opposed to [ESTree](https://github.com/estree/estree):
4
5
- language-agnostic, can be compiled to different targets
6
- reflects execution sequence, rather than code layout
0 commit comments