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
Java and .NET: Why different sorting algorithms are used by default? [closed]
Mar 05, 2019
java
.net
algorithm
sorting
language-design
In Java, how can I avoid raw types when calling getClass on an instance of a generic type?
Nov 25, 2020
java
generics
reflection
language-design
bounded-wildcard
really confused by "enclosing scope" of javascript es6 arrow function
Aug 26, 2022
javascript
ecmascript-6
this
language-design
arrow-functions
Strange problem with context free grammar
Aug 16, 2022
parsing
language-design
grammar
bison
Why must I use address-of operator to get a pointer to a member function?
Oct 29, 2022
c++
function-pointers
standards
language-design
member-function-pointers
Why is 'super' a keyword rather than a method in Ruby?
Mar 21, 2022
ruby
language-design
super
Why does Swift require parameter names if it also requires argument order?
Mar 24, 2022
swift
language-design
named-parameters
Why are all of the base immutable collections final or sealed in scala?
Nov 21, 2019
scala
language-design
Why can't variable names have spaces in them? [duplicate]
Dec 30, 2019
variables
programming-languages
language-design
variable-names
Why is there a sizeof... operator in C++0x?
Aug 31, 2022
c++
language-design
c++11
Is Java's lack of unsigned primitive types a characteristic of Java the platform or Java the language?
Oct 30, 2022
java
types
language-design
unsigned
Java Language Design with toString
Mar 03, 2022
java
language-design
Custom programming language: how?
Oct 27, 2022
parsing
compiler-construction
language-design
vm-implementation
mud
Why must C# extension methods be defined in static classes? [duplicate]
Apr 24, 2021
c#
static
extension-methods
language-design
What is the difference between "new Number(...)" and "Number(...)" in JavaScript?
Oct 14, 2022
javascript
language-features
language-design
Why are the unsigned CLR types so difficult to use in C#?
Mar 11, 2022
c#
.net
casting
language-design
unsigned
C# equivalent for Visual Basic keyword: 'With' ... 'End With'?
Sep 13, 2022
c#
vb.net
language-design
with-statement
Why does Haskell hide functions with the same name but different type signatures?
Oct 21, 2022
haskell
types
language-design
Creating your own language
Feb 26, 2022
language-design
How to create a language these days?
Jan 22, 2019
programming-languages
language-design
compiler-construction
« Newer Entries
Older Entries »