Skip to main content

Explore our questions

9 votes
4 answers
421 views

Should a concatenative language use prefix or postfix term ordering?

3 votes
1 answer
376 views

Idiomatic way to generate python programs from a functional language?

1 vote
0 answers
36 views

Why do most OO-programming languages conjoin the *definition* of a class with *instances* of that class?

0 votes
1 answer
77 views

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

1 vote
1 answer
89 views

Implement range based DSL with VM

3 votes
3 answers
333 views

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

10 votes
3 answers
764 views

Idiomatic memory allocation and garbage collection in LLVM

16 votes
4 answers
646 views

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

10 votes
2 answers
594 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
803 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
391 views

How does a multi compiler programming language receive editor support?

Browse more Questions