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

Programmer Humor

32048 readers
1295 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] 98 points 2 months ago (2 children)
[–] [email protected] 70 points 2 months ago

...but intended for web, but you can also misuse it for apps and system services

[–] [email protected] 14 points 2 months ago (1 children)

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

...called the brainfuck interpreter

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

Brainfuck.NET Interpreter that uses modified Java bytecode instructions.

[–] [email protected] 7 points 2 months ago

Yes brainfuck with some Java Bytecode instructions for syscalls.