this post was submitted on 21 Jan 2024
        
      
      783 points (93.4% liked)
      Programmer Humor
    38960 readers
  
      
      283 users here now
      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.
 
        founded 6 years ago
      
      MODERATORS
      
    you are viewing a single comment's thread
view the rest of the comments
    view the rest of the comments
          
          
C is okay with good tooling. I wish it was possible to mix C and Rust code in the same project. I could be wrong but last I looked C code will have to sit outside in a library or something and called externally from Rust.