No description
Find a file
2026-05-30 13:10:47 +02:00
.vscode Commit of Feb 2025 code 2026-05-30 13:10:47 +02:00
examples/test01 Commit of Feb 2025 code 2026-05-30 13:10:47 +02:00
src Commit of Feb 2025 code 2026-05-30 13:10:47 +02:00
wren-internal-derive Commit of Feb 2025 code 2026-05-30 13:10:47 +02:00
.gitignore Commit of Feb 2025 code 2026-05-30 13:10:47 +02:00
Cargo.lock Commit of Feb 2025 code 2026-05-30 13:10:47 +02:00
Cargo.toml Commit of Feb 2025 code 2026-05-30 13:10:47 +02:00
LICENSE Commit of Feb 2025 code 2026-05-30 13:10:47 +02:00
readme.md Commit of Feb 2025 code 2026-05-30 13:10:47 +02:00

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