add readme
This commit is contained in:
parent
1118182156
commit
b12b7e9977
1 changed files with 6 additions and 0 deletions
6
README.md
Normal file
6
README.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
# simplexpr
|
||||
|
||||
simplexpr is a parser and interpreter for a simple expression syntax that can be embedded into other applications or crates.
|
||||
It is being developed to be used in [eww](https://github.com/elkowar/eww), but may also other uses.
|
||||
|
||||
For now, this is highly experimental, unstable, and ugly. You most definitely do not want to use this crate.
|
Loading…
Add table
Reference in a new issue