Jasmin
Assembler for the Java Virtual Machine that generates Java bytecode from assembly language-like instructions
Operating systems: cross-platformWikidata: Q740158
Programming paradigms: object-oriented programming
Language types: object-based language
Hello World in Jasmin
.class public Jasmin
.super java/lang/Object
.method public static main([Ljava/lang/String;)V
.limit stack 2
getstatic java/lang/System/out Ljava/io/PrintStream;
ldc "Hello World"
invokevirtual java/io/PrintStream/println(Ljava/lang/String;)V
return
.end method
Source: github.com/leachim6/hello-world
Search on GitHub
Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
---|
Latest data update: 2024-08-27