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
Javascript: why Object.keys(someobject), rather than someobject.keys?
Nov 06, 2022
javascript
arrays
oop
language-design
javascript-objects
What are the advantages and disadvantages of separating declaration and definition as in C++?
Sep 09, 2022
c++
language-design
declaration
definition
Is there a C++ styled language without C trappings?
Sep 13, 2022
c++
language-design
Why do a lot of languages lack a logical XOR operator?
Sep 06, 2022
language-design
bit-manipulation
Why don't popular programming languages use some other character to delimit strings? [closed]
Oct 20, 2018
string
character
language-design
delimiter
Why is there no string interpolation in Scala?
Nov 13, 2022
scala
language-features
language-design
Why do raw types in one place cause generic callsites somewhere else to be treated as raw?
Jan 17, 2022
java
generics
language-design
overloading
raw-types
Languages and VMs: Features that are hard to optimize and why
Apr 11, 2022
language-features
language-design
interpreter
compiler-theory
compiler-optimization
Why built-in types in C# are language keywords?
Jun 02, 2019
c#
language-design
keyword
Why does scala.Serializable not specify any methods?
Aug 25, 2022
java
scala
serialization
interface
language-design
Why does erasure complicate implementing function types?
Apr 17, 2022
java
generics
language-design
type-erasure
What is a cofunction and how would it work in Python?
Jun 26, 2019
python
language-design
language-features
C#, weird optimization
Nov 02, 2022
c#
.net
c#-2.0
language-design
using-statement
Implicit conversion from char to single character string
Sep 13, 2022
c#
.net
implicit-conversion
language-design
Why are modules explicitly named in files?
Oct 02, 2021
compiler-construction
d
language-design
PHP default argument function call
Nov 10, 2022
php
function
language-design
default-value
Polymorphism by function parameter
Sep 23, 2022
c++
oop
polymorphism
language-design
What is the motivation of retrieving the length of an array using a public instance variable, instead of calling a method? [duplicate]
Dec 04, 2019
java
arrays
language-design
Why is a Boolean expression (with side effects) not enough as a statement?
Apr 08, 2022
delphi
expression
delphi-xe2
language-design
« Newer Entries
Older Entries »