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

Programmer Humor

32022 readers
544 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
[–] bottleofchips@lemmy.blahaj.zone 98 points 2 months ago (2 children)
[–] lurch@sh.itjust.works 70 points 2 months ago

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

[–] qaz@lemmy.world 14 points 2 months ago (1 children)

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

...called the brainfuck interpreter

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

Brainfuck.NET Interpreter that uses modified Java bytecode instructions.

[–] qaz@lemmy.world 7 points 2 months ago

Yes brainfuck with some Java Bytecode instructions for syscalls.