Skip to main content

Explore our questions

0 votes
0 answers
3 views

Idiomatic way to generate python programs from a functional language?

0 votes
1 answer
53 views

Have the rules for class declaration and class implementation changed in c++ in the past 15 years?

1 vote
1 answer
79 views

Implement range based DSL with VM

3 votes
3 answers
327 views

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

10 votes
3 answers
761 views

Idiomatic memory allocation and garbage collection in LLVM

16 votes
4 answers
640 views

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

10 votes
2 answers
590 views

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

9 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
796 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
390 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?

Browse more Questions