154

So much better now

you are viewing a single comment's thread
view the rest of the comments
[-] anton@lemmy.blahaj.zone 33 points 5 months ago* (last edited 5 months ago)

Actual assembly in mainstream use:
x86
arm
risc v

mainstream byte code:
jvm
.net (I think)
wasm

fake assembly people may write:
llvm
wasm

wat (web assembly text) is actually written is S-expressions, like lisp but without code as data.

Edit: formatting

[-] starman@programming.dev 15 points 5 months ago
[-] secana@programming.dev 9 points 5 months ago

The runtime is even called "common language runtime" (clr), as it is intended to support many different languages, which the jvm never was.

[-] starman@programming.dev 8 points 5 months ago

Languages like F# or (God forbid) VB.NET

this post was submitted on 05 Apr 2024
154 points (85.3% liked)

Programmer Humor

19138 readers
489 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS