857
you are viewing a single comment's thread
view the rest of the comments
[-] JackbyDev@programming.dev 9 points 2 months ago

Make sure to make ample use of mixed content elements.

<statement><var>bar</var> = <int>0</int></statement>
[-] aphlamingphoenix@lemm.ee 4 points 2 months ago
statement: 
  comparison:
    - kind: libcompare.EQUALS
      comparators:
        - foo
        - bar
      whentrue:
        statement: 
          streaming: 
            - kind: libstreams.PRINT
               content: foo equals bar
      whenfalse:
        statement: 
          streaming: 
            - kind: libstreams.PRINT
               content: foo does not equal bar
[-] JackbyDev@programming.dev 2 points 2 months ago
[-] aphlamingphoenix@lemm.ee 2 points 2 months ago
[-] JackbyDev@programming.dev 3 points 2 months ago

Don't apologize, it's beautiful in its horribleness

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

Programmer Humor

32124 readers
1724 users here now

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

Rules:

founded 5 years ago
MODERATORS