We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1118182 commit b12b7e9Copy full SHA for b12b7e9
README.md
@@ -0,0 +1,6 @@
1
+# simplexpr
2
+
3
+simplexpr is a parser and interpreter for a simple expression syntax that can be embedded into other applications or crates.
4
+It is being developed to be used in [eww](https://github.com/elkowar/eww), but may also other uses.
5
6
+For now, this is highly experimental, unstable, and ugly. You most definitely do not want to use this crate.
0 commit comments