Skip to main content

Explore our questions

10 votes
2 answers
539 views

What are some examples of languages singularly for creating UI's?

16 votes
3 answers
533 views

Is colorForth's unique syntactic approach helpful to the programmer?

2 votes
2 answers
224 views

Is there something better than async in order to avoid dead or unused processing times in single thread?

8 votes
1 answer
1k views

Why does JavaScript use autoboxing?

19 votes
5 answers
4k views

What is the difference between a compiler "frontend" and "backend"?

13 votes
2 answers
769 views

Why was && chosen as rvalue reference in C++?

5 votes
1 answer
1k views

How will boostrapping libc be possible if python starts depending on Rust?

0 votes
2 answers
358 views

How does a multi compiler programming language receive editor support?

16 votes
2 answers
1k views

What are the disadvantages of using CPS form?

14 votes
4 answers
2k views

Is it possible to extend C to have the Rust concept of ownership for memory safety?

16 votes
1 answer
2k views

Why might C++ have been designed to make types like std::strong_ordering a class instead of an enumeration?

16 votes
1 answer
2k views

Incremental Compilation in Recursive‑Descent Parser (Roslyn)

27 votes
5 answers
3k views

Why don't popular regex engines support complement and intersection?

8 votes
2 answers
634 views

Why would external iteration require lots of code inlining relative to internal iteration?

Browse more Questions