wp-lang 0.1.7

WPL language crate with AST, parser, evaluator, builtins, and generators.
Documentation
1
2
3
4
5
6
7
8
9
10
# WPL Functions Reference

The detailed English translation is not complete yet.

For the full reference, see:

- Chinese index: [../zh/05-functions-reference.md]../zh/05-functions-reference.md
- English function pages: [functions/]./functions/

When the function behavior affects syntax, treat [06-grammar-reference.md](./06-grammar-reference.md) as the authoritative source.