parsley 0.6.2

An implementation of Scheme
docs.rs failed to build parsley-0.6.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: parsley-0.10.0

parsley

Build Status

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.

on the horizon

  • improve test coverage, especially e2e tests
  • (eventually) build on stable. blockers are:
    • www builds against unstable wasm32-unknown-unkown target
    • box_patterns feature
  • (very eventually) ANSI compliance

License

Licensed under either of

at your option.

Contribution

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.