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
C# Language Design: method group inside `is` operator
Feb 28, 2019
c#
language-design
method-group
Are there good reasons for 'private' to work the way it does in Ruby?
Sep 04, 2022
ruby
language-design
private
access-specifier
How can you extend Java to introduce passing by reference?
Sep 04, 2022
java
pass-by-reference
language-design
bytecode
bytecode-manipulation
Why does C# not allow generic properties?
Sep 04, 2022
c#
generics
properties
language-design
language-specifications
Are there languages without "null"?
Sep 07, 2022
language-agnostic
null
language-design
Java generic methods in generics classes
Sep 03, 2022
java
generics
language-design
generic-method
raw-types
Suggestions on syntax to express mathematical formula concisely
Dec 17, 2021
c++
math
programming-languages
syntax
language-design
What is the rationale for not having static constructor in C++?
Oct 22, 2022
c++
constructor
language-design
language-features
static-constructor
Where are the readonly/const in .NET?
Sep 03, 2022
.net
language-design
library-design
Why do most programming languages only have binary equality comparison operators?
Oct 19, 2022
language-design
boolean-operations
How is a reference different from a pointer in implementation? [duplicate]
Nov 07, 2022
c++
pointers
language-design
Why are regular expressions greedy by default?
Sep 03, 2022
regex
language-design
regex-greedy
Why does !new Boolean(false) equals false in JavaScript?
Sep 03, 2022
javascript
language-design
Advantages of Java's enum over the old "Typesafe Enum" pattern?
Sep 03, 2022
java
design-patterns
enums
language-design
Scala's .type and Java's .class literal
Sep 24, 2022
java
class
scala
types
language-design
What makes PHP slower than Java or C#?
Sep 03, 2022
php
language-design
Mathematica: Unevaluated vs Defer vs Hold vs HoldForm vs HoldAllComplete vs etc etc
Dec 30, 2011
macros
lisp
language-design
wolfram-mathematica
How do multimethods solve the namespace issue?
Jan 04, 2021
clojure
lisp
common-lisp
language-design
multimethod
Why do the older C language specs require function-local variables to be declared up-front?
Sep 02, 2022
c
compiler-construction
language-design
Is it possible to create a quine in every turing-complete language?
Mar 01, 2018
language-design
turing-complete
quine
« Newer Entries
Older Entries »