Packages

Free Lingo packages, hosted at lingo-lang.org/packages/<name>@<version>/.

Bootstrapping

This catalogue is currently hand-maintained. The publish tool (tools/lingo-publish.lingo, planned next dogfood) will keep this index up to date once it lands.

Available packages

hello@0.1.0
First test package - validates the publish + URL-fetch roundtrip.
Imports cleanly into Lingo source as:
import lingo-lang.org/packages/hello@0.1.0 { greet, version }

← Back to lingo-lang.org