this post was submitted on 05 Jul 2024
858 points (97.9% liked)

Programmer Humor

31791 readers
144 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 14 points 1 month ago (1 children)

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

...called the brainfuck interpreter

[–] [email protected] 10 points 1 month ago (1 children)

Brainfuck.NET Interpreter that uses modified Java bytecode instructions.

[–] [email protected] 7 points 1 month ago

Yes brainfuck with some Java Bytecode instructions for syscalls.