Quickstart
Start with the surface that matches your question. You can explore the rest later.
1. Explore (human)
- Open Globe.
- Type a language name or use a category chip.
- Click a point to open the language detail page.
If you want a suggestion instead of browsing the globe, try the Language Advisor.
2. Compare (human)
- Open Compare.
- Select two languages and scroll the dimensions (variables, loops, …).
3. Structured data (tool or script)
- Fetch
/api/languages.jsonfrom the same origin as the site (or your self-hosted copy). - Parse as JSON; each item has an
idyou can use in/language-detail.html?lang=…. - Read For AI tools for
/v1routes when your deployment exposes them.
More help
- First-use guide (globe & detail UI)
- FAQ
- Troubleshooting
- Use cases