Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!.

Explore our questions

2 votes
2 answers
193 views

Autovivification outside Perl

2 votes
2 answers
721 views

Why is it mandatory to specify the type of some compound literals when it could be deduced?

3 votes
1 answer
217 views

What would an AI-targeted programming language look like?

6 votes
1 answer
583 views

A question about parallel programming (OpenMP and MPI)

-3 votes
2 answers
484 views

How can I re-suggest an evolution for Java that has been declined once: operator overloading?

1 vote
2 answers
187 views

Conundrum with regard to methods on lvalues that return rvalues

4 votes
3 answers
4k views

Why does C++'s unordered_map::erase fully invalidate iterators, not even supporting advancing?

0 votes
0 answers
203 views

Attempt to make a memory-safe language with little cost: Can boxing work like this?

6 votes
3 answers
463 views

Is there any particular reason to only implement 2 and 3 input hypot?

0 votes
1 answer
173 views

How can 2 non-seqcst atomic operations be re-ordered if they're separated by semicolon in the same function?

5 votes
1 answer
190 views

Algorithm M vs. Bidirectional type checking

7 votes
7 answers
1k views

What are the consequences of allowing decimal-point-less number literals to be interpreted as floats?

12 votes
5 answers
745 views

Prior art on modeling characters of variable lengths

11 votes
2 answers
993 views

Idiomatic memory allocation and garbage collection in LLVM

Browse more Questions