this post was submitted on 18 Feb 2024
518 points (96.9% liked)

Programmer Humor

19480 readers
615 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
 

Insert <it's not much but it's honest work> meme. It only supports ints and bools, some logic and simple arithmetics and it compiles to Java but damn was it hard to get that far.

Can you guess what everything does?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 35 points 8 months ago* (last edited 8 months ago) (1 children)

Vibe check is your scope declaration (class?)

num is obviously your int class

fr? is your Boolean class

if __ no cap is ' if __ then', if cap is 'else', sheesh ends the conditional

flex __ on the haters is your echo/print

frfr is your scope ending

[โ€“] [email protected] 12 points 8 months ago

Correct!

Vibe check is pretty much the scope. Classes aren't a thing (yet).