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
What is the overall design philosophy of php? [closed]
Apr 07, 2021
php
language-design
language-features
language-comparisons
How is Dart "sound null-safety" different from Kotlin null safety?
Sep 14, 2022
kotlin
dart
language-design
kotlin-null-safety
dart-null-safety
Matching a virtual machine design with its primary programming language
Oct 26, 2022
jvm
language-design
vm-implementation
What's wrong with type classes?
Aug 03, 2022
.net
language-agnostic
language-design
typeclass
Overcoming needle haystack confusion in PHP
Jul 25, 2015
php
language-design
What's the reason high-level languages like C#/Java mask the bit shift count operand?
May 31, 2022
java
c#
bit-manipulation
language-design
bit-shift
Why does Ruby use its own syntax for safe navigation operator?
Oct 16, 2022
ruby
syntax
language-design
safe-navigation-operator
Why does the compiler require `delete [] p` versus `delete p[]`?
Sep 16, 2022
c++
language-design
dynamic-memory-allocation
delete-operator
Why doesn't Haskell have symbols (a la ruby) / atoms (a la erlang)?
Apr 17, 2021
ruby
haskell
erlang
language-design
language-features
Why is this legal in C?
Sep 16, 2022
c
language-design
Why is there no ^^ operator in C/C++?
Sep 16, 2022
c++
c
operators
language-design
xor
Why is __new__ a staticmethod and not a classmethod? [duplicate]
Nov 19, 2019
python
new-operator
language-design
new-style-class
Why isn't operator overloading for pointers allowed to work?
Sep 15, 2022
c++
pointers
reference
language-design
What are the rules for named arguments and why?
Sep 15, 2022
c#
syntax
language-design
Why does/did C allow implicit function and typeless variable declarations?
Apr 18, 2019
c
history
language-design
implicit-declaration
What is the purpose of case sensitivity in languages? [duplicate]
Aug 29, 2022
programming-languages
language-features
language-design
case-sensitive
case-insensitive
Why value-types are stored onto Stacks?
Sep 14, 2022
c#
clr
language-design
Why are empty expressions legal in C/C++?
Sep 10, 2022
c++
c
language-design
Why is it useful to access static members "through" inherited types?
Aug 17, 2022
c#
inheritance
static
language-design
Switch Without Case
Aug 22, 2022
c++
switch-statement
language-design
« Newer Entries
Older Entries »