this post was submitted on 05 Jul 2024
844 points (98.0% liked)

Programmer Humor

31329 readers
20 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] qaz@lemmy.world 14 points 1 week ago (1 children)

...to an intermediate set of instructions for a virtual machine...

...called the brainfuck interpreter

[–] enleeten@discuss.online 10 points 1 week ago (1 children)

Brainfuck.NET Interpreter that uses modified Java bytecode instructions.

[–] qaz@lemmy.world 7 points 1 week ago

Yes brainfuck with some Java Bytecode instructions for syscalls.