this post was submitted on 25 Sep 2024
385 points (92.9% liked)

Programmer Humor

19564 readers
590 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 1 month ago (16 children)

I want to use Rust, but it lacks an Specification. Until that is done it's a no go.

[–] [email protected] 11 points 1 month ago (14 children)

What is this abi and standard calling methods you speak off? Are you a rust-non-believer or some shit! Rewrite it all in rust, no questions asked!

( i too like the ideas of rust, but without a decent abi or not constantly changing interface, its useless to me. I dont want to rebuild all code, including libraries every time i update 1 library in my application )

[–] [email protected] 8 points 1 month ago (12 children)

You're aware that Rust gives you access to the full C ABI?

What language are you going to use instead that has a better ABI story? Swift? Or maybe a dynamic language like Python?

[–] [email protected] 1 points 1 month ago

Do you mean everything that uses LLVM automatically gets an ABI standard?

That's so nice of clang, really they should be proub.

load more comments (11 replies)
load more comments (12 replies)
load more comments (13 replies)