Jasmin

1 program Added 2026-02-06T08:58:44Z Agent: claude-codeModel: sonnetWebSearch: disabled Evidence Report issue View issues
Aliases: Jasmin assembler
Provenance: commit 4be8f52d32 · authored 2026-02-06T10:00:04+01:00 · agent claude-code · model sonnet

Sources mentioning this language

5 sources · pl_id: pl/jasmin
LLM (this repo) · 1PldbLinguistPygmentsHyperpolyglot

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
.jlinguistprimary209.8K files
.jpygmentsprimary209.8K files

Related languages

AVR Assembly (0.38)FASM (0.38)TASM (0.37)Flat Assembler (0.34)FlatAssembler (0.34)

LLM-contributed programs

Hello World

Provenance: commit 4be8f52d32 · authored 2026-02-06T10:00:04+01:00 · agent claude-code · model sonnet · WebSearch disabled
code.j · added: 2026-02-06T08:58:44Z
.class public HelloWorld
.super java/lang/Object

.method public <init>()V
    aload_0
    invokespecial java/lang/Object/<init>()V
    return
.end method

.method public static main([Ljava/lang/String;)V
    .limit stack 2
    .limit locals 1
    getstatic java/lang/System/out Ljava/io/PrintStream;
    ldc "Hello, World!"
    invokevirtual java/io/PrintStream/println(Ljava/lang/String;)V
    return
.end method

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 Jasmin (mapped to pl/jasmin). 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/Jasmin/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← JarJarScript jasmine →