No description
- Rust 100%
| .vscode | ||
| examples/test01 | ||
| src | ||
| wren-internal-derive | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| readme.md | ||
wren-rs
A complete wren language implementation in pure rust. Not affiliated with the offical C implementation.
License
This project is licensed under AGPL-3.0-or-later. For more information see the LICENSE file, or alternative online under https://www.gnu.org/licenses/.
Usage
TODO