Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in language-design
Why is there no empty char literal?
Oct 19, 2025
c#
char
language-design
Why is JavaScript UpdateExpression syntax so defined?
Oct 18, 2025
javascript
syntax
language-design
Why doesn't std::array's operator[] retain the value category of the array?
Oct 18, 2025
c++
language-design
stdarray
Why pointer (*) and array ([]) symbols are bound to variable name and not to type in variable declaration?
Oct 18, 2025
c
arrays
pointers
declaration
language-design
Why aren't traits Sized by default?
Oct 13, 2025
rust
traits
language-design
Different behavior of -> (right-arrow) and <- (left arrow) on a for loop
Sep 21, 2025
r
language-design
Why does Python have `reversed`?
Sep 16, 2025
python
language-design
Why doesn't Java have automatic properties like C#? [closed]
Sep 15, 2025
c#
java
history
language-design
automatic-properties
Is it possible to make zero-allocation coroutine runtime in C++?
Sep 15, 2025
c++
asynchronous
c++20
language-design
c++-coroutine
Unreachable code: error or warning? [closed]
Sep 11, 2025
compiler-construction
language-agnostic
language-design
How can I write like "x == either 1 or 2" in a programming language? [duplicate]
Sep 13, 2025
language-design
boolean-operations
Duck typing, must it be dynamic?
Sep 12, 2025
language-design
duck-typing
type-systems
definitions
structural-typing
Which Forth to start porting from?
Sep 09, 2025
embedded
language-design
forth
retro-computing
Why does C++ not have an exponentiation operator?
Sep 07, 2025
c++
language-design
exponential
exponentiation
What's the point of deleted virtual functions?
Sep 05, 2025
c++
virtual-functions
language-design
deleted-functions
What is the purpose of Rust's function parameter syntax over C's?
Mar 19, 2023
c
rust
language-design
Typed abstract syntax and DSL design in Haskell
Mar 16, 2023
haskell
dsl
language-design
dependent-type
Why does the standard require only input iterators for std::distance, rather than forward iterators?
Sep 03, 2025
c++
language-lawyer
language-design
« Newer Entries
Older Entries »