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/jasminExtensions 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.| Extension | Source | Strength | SWH |
|---|---|---|---|
.j | linguist | primary | 209.8K files |
.j | pygments | primary | 209.8K files |
Related languages
LLM-contributed programs
Hello World
Provenance: commit 4be8f52d32 · authored 2026-02-06T10:00:04+01:00 · agent claude-code · model sonnet · WebSearch disabled
.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.)