Stylus

1 program Added 2025-11-07T11:05:01Z Model: x-ai/grok-4-fastTemp: 0.4 Evidence Report issue View issues
Aliases: —
Provenance: commit 78de5dc0e0 · authored 2025-11-07T12:05:01+01:00 · model x-ai/grok-4-fast

Sources mentioning this language

6 sources · pl_id: pl/stylus
LLM (this repo) · 1PldbLinguistWikipediaHyperpolyglotWikidata · Q7629737

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.

Typingdynamic
Designed byLearnBoost (March 29 · 2011 (2011-03-29) - March 26 · 2015 (2015-03-26)) / Automattic (March 26 · 2015 (2015-03-26) - Present) · TJ Holowaychuk
First appeared2010
Influenced byCSS · Sass · Less
LicenseMIT License
Homepagehttps://stylus-lang.com/

Extensions claimed by this language

2 claims. Each row is one upstream assertion with its strength. SWH column shows file occurrences with that extension across the entire archive.
ExtensionSourceStrengthSWH
.styllinguistprimary2.1M files
.stylwikidataprimary2.1M files

Related languages

PLUS (0.27)Zelus (0.25)STklos (0.23)S-PLUS (0.22)Dedalus (0.21)

LLM-contributed programs

Sidebar Styling Example

Provenance: commit 78de5dc0e0 · authored 2025-11-07T12:05:01+01:00 · model x-ai/grok-4-fast · Temp 0.4
code.styl · added: 2025-11-07T11:05:01Z
frappuccino = #1a252f

sidebar
  color: #fff
  width: 260px
  &.active
    background: frappuccino
  .view
    padding: 10px
    border-top: 1px solid #2f4358
  .view:first-child
    border: none
  h3
    margin: 0 0 10px 0
    color: #c5d4dd
    text-shadow: 0 -1px 0 rgba(0,0,0,0.45)
    font-size: 18px
  a
    color: #c5d4dd
    text-shadow: 0 -1px 0 rgba(0,0,0,0.45)
    border: none
    &:hover, &.active
      background: rgba(0,0,0,0.1)
      text-shadow: none
      color: #fff

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 Stylus (mapped to pl/stylus). 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/Stylus/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← STXTRM sub →