what if scheme...but rust. still working on a backronym.
cargo install parsley
installs the interpreter - see the
docs if you want to use it as a library.
src
.cargo install
-able binary is in src/bin/parsley
.gh-pages
) homepage is in examples/www
.
serve
) or compile (build
) it, cd
into that directory and use
trunk
. Its output will be placed in ./examples/www/dist
.npm
package is in examples/npm
.
wasm-pack
. Its output will be placed in examples/npm/pkg
.Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.