Elektrine lite

← Feed

@lukeshu@fosstodon.org

Post #2743382

2025-04-23 16:20 UTC

I feel like there's room for "C, but with less jank" without getting in to "better C" (Rust, Go, D, C++?). Have (u)int{n}_t be the primitive types, instead of long/short and guessing what they mean. Integer promotion rules that make sense (what insanity it is that ushort+ushort=>ushort, ushort+lit=>ushort, but ushort+lit+ushort=>int).

Replies (0)

No replies.