You are viewing a single thread.
View all comments View context
51 points

Also each line starts with a semicolon and you have to escape spaces in strings using a double forward slash

permalink
report
parent
reply
47 points

I realized a while ago that there’s nothing stopping me from writing rust like this

;println!("This is great")
;println!("I think everyone should write rust like this")
;println!("Probably works in most languages that use semicolons")
;
permalink
report
parent
reply
15 points

Also a spicial place in hell for you

permalink
report
parent
reply
6 points

Can we add the comefrom function too?

permalink
report
parent
reply
4 points

Nasm programmers probably think that is old code that you commented out.

permalink
report
parent
reply
3 points

hope you don’t forget the semicolon on a line by itself at the end (except in functions where you want to return the value of the last expression)

permalink
report
parent
reply

Programmer Humor

!programmerhumor@lemmy.ml

Create post

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

Rules:

  • Posts must be relevant to programming, programmers, or computer science.
  • No NSFW content.
  • Jokes must be in good taste. No hate speech, bigotry, etc.

Community stats

  • 5.3K

    Monthly active users

  • 1.5K

    Posts

  • 33K

    Comments