# `gno.land/r/moul/x/daily/levenshteindemo/v0` Interactive gnoweb **demo of the [`p/moul/x/daily/levenshtein`](https://github.com/moul/gno-contracts/tree/main/p/moul/x/daily/levenshtein/v0) edit-distance library** โ€” it renders an explanation, worked examples, and a distance calculator with the full dynamic-programming table. It has no distance logic of its own. Append two words as `//` to compute their distance, e.g. [`/r/moul/x/daily/levenshteindemo/v0:kitten/sitting`](https://gno.land/r/moul/x/daily/levenshteindemo/v0:kitten/sitting). --- 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:** ![gno.land/r/moul/x/daily/levenshteindemo/v0 dependency graph](https://raw.githubusercontent.com/moul/gno-contracts/main/_assets/gno.land/r/moul/x/daily/levenshteindemo/v0/deps.png) > ๐Ÿงช **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).