Skip to content

Commit b12b7e9

Browse files
committed
add readme
1 parent 1118182 commit b12b7e9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)