Lasso

1 program Added 2025-10-28T09:06:38Z Model: x-ai/grok-4-fastTemp: 0.4 Evidence Report issue View issues
Aliases: —
Provenance: commit c67fe925cd · authored 2025-10-28T10:06:38+01:00 · model x-ai/grok-4-fast

Sources mentioning this language

8 sources · pl_id: pl/lasso
LLM (this repo) · 1PldbLinguistPygmentsWikipediaHyperpolyglotRosettacodeWikidata · Q3218363

Wikipedia infobox

Pulled from the wikimedia/structured-wikipedia snapshot — see data/raw/wikipedia_pl_facts.*.jsonl and pl_fact.csv for the long-table provenance.

Paradigmsmulti-paradigm: structured object-oriented (multi-dis) · imperative: procedural · concurrent · exp-oriented · meta: reflective
Typingdynamic with constraints (strict-hybrid), nominative, duck (hybrid)
Designed byLassoSoft Inc · Kyle Jessup
First appeared1995
Influenced byDylan · Smalltalk · Scala
LicenseProprietary
Implemented inC · Lasso
Homepagehttp://www.lassosoft.com

Extensions claimed by this language

7 claims. Each row is one upstream assertion with its strength. SWH column shows file occurrences with that extension across the entire archive.
ExtensionSourceStrengthSWH
.lassolinguistprimary4.3K files
.lassopygmentsprimary4.3K files
.laslinguistsecondary46.2K files
.lasso8linguistsecondary
.lasso9linguistsecondary6 files
.lassowikipediaproposed4.3K files
.lassoappwikipediaproposed2 files

Related languages

Lasp (0.30)Lasca (0.27)Expresso (0.21)Laszlo (0.19)LanQ (0.18)

LLM-contributed programs

Simple procedure definition and call

Provenance: commit c67fe925cd · authored 2025-10-28T10:06:38+01:00 · model x-ai/grok-4-fast · Temp 0.4
code.lasso · added: 2025-10-28T09:06:38Z
define my_procedure(the_param :: string) => {
    return: "The parameter is " + #the_param;
}

my_procedure("foo");

Real programs from Software Heritage

No SWH evidence indexed yet for this language. (Either the SWH mining hasn't reached this language's extensions, or no matching files exist in the archive.)

Contribute — propose a file extension

Tell us where to find evidence about Lasso (mapped to pl/lasso). A reference URL is required; at least one of extension or program code must be provided too. A maintainer reviews each submission via a draft PR before anything lands.
Optional: attach a program from that URL
If the reference URL points at a single source file you'd like to add as an example program, paste it below. The workflow will write it under languages/Lasso/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← lass LAST →