simplexpr

Crates.iosimplexpr
lib.rssimplexpr
version0.1.0
sourcesrc
created_at2022-05-09 16:59:29.248162
updated_at2022-05-09 16:59:29.248162
descriptionA simple expression language, used as a part of eww
homepagehttps://github.com/elkowar/eww
repositoryhttps://github.com/elkowar/eww
max_upload_size
id583429
size79,014
ElKowar (elkowar)

documentation

README

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, but may also other uses.

For now, this is highly experimental, unstable, and ugly. You most definitely do not want to use this crate.

Commit count: 584

cargo fmt