# `gno.land/r/moul/x/daily/piglatindemo/v0`
Interactive gnoweb **demo of the [`p/moul/x/daily/piglatin`](https://github.com/moul/gno-contracts/tree/main/p/moul/x/daily/piglatin/v0)
Pig Latin library** — it renders the rules, a gallery of worked examples, and a
live sentence translator. It has no translation logic of its own.
Append a sentence to the path to translate it, e.g.
[`/r/moul/x/daily/piglatindemo/v0:/The quick brown fox`](https://gno.land/r/moul/x/daily/piglatindemo/v0:/The%20quick%20brown%20fox).
<!-- BEGIN GNOCONTRACTS FOOTER (generated by `make readmes`; do not edit below) -->
---
Part of **[moul/gno-contracts](https://github.com/moul/gno-contracts)** — moul's versioned gno.land contracts. See the repository for the full catalog, build/test tooling, and usage.
**Dependency graph:**

> 🧪 **Highly experimental — potentially vibe-coded.** Not audited; may break, change, or be removed at any time. Do not use with anything of value. Full disclaimer: [DISCLAIMER](https://github.com/moul/gno-contracts/blob/main/DISCLAIMER.md).
<!-- END GNOCONTRACTS FOOTER -->
Render(path string) string
Signatures reconstructed verbatim from vm/qfuncs — interface params keep their inline definitions.
vm/qrender output, sanitized (docs/render-security.md) and displayed in an empty-sandbox iframe — scripts, forms and popups cannot run. Links stay inert in-preview; right-click to open.