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 Clojure dynamically typed?
Aug 26, 2022
dynamic
functional-programming
clojure
language-design
paradigms
Why does the TypeScript compiler compile its optional chaining and null-coalescing operators with two checks?
Aug 26, 2022
typescript
language-design
Why doesn't Rust support trait object upcasting?
Aug 14, 2019
oop
rust
language-design
liskov-substitution-principle
How does a stackless language work?
Aug 26, 2022
stack
language-design
stackless
design of python: why is assert a statement and not a function?
Aug 26, 2022
python
language-design
assert
Is Lua based primarily on well-established programming-language ideas? [closed]
Aug 26, 2022
lua
language-design
Why do the C++ language designers keep re-using keywords?
Aug 26, 2022
c++
c++11
keyword
language-design
Why is adding null to a string legal?
Aug 26, 2022
c#
language-design
Bounding generics with 'super' keyword
Aug 26, 2022
java
generics
language-design
super
Is there a better PHP way for getting default value by key from array (dictionary)?
Aug 26, 2022
php
arrays
key
default-value
language-design
Why does Python assignment not return a value?
Aug 26, 2022
python
python-3.x
language-design
Performance of "direct" virtual call vs. interface call in C#
Oct 07, 2022
c#
.net
performance
language-design
Why is F#'s type inference so fickle?
Aug 25, 2022
f#
language-design
type-inference
Why are there no ||= or &&= operators in C#?
Aug 25, 2022
c#
operators
language-design
assignment-operator
compound-assignment
Why does the power operator in F# only work for floating point numbers?
Aug 25, 2022
f#
language-design
Why can't Java constructors be synchronized?
Aug 25, 2022
java
constructor
language-design
synchronized
Why isn't Array a generic type?
Aug 25, 2022
c#
generics
types
language-design
Why can't we define a variable inside an if statement?
Aug 25, 2022
c#
language-design
scope
Using variable keys to access values in JavaScript objects
Aug 25, 2022
javascript
language-design
Purpose of Scala's Symbol? [duplicate]
Feb 16, 2022
scala
syntax
language-design
symbols
literals
« Newer Entries
Older Entries »