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 apparent madness [duplicate]
Jul 28, 2022
javascript
language-design
Why doesn't a swap / exchange operator exist in imperative or OO languages like C/C++/C#/Java...?
May 11, 2022
programming-languages
language-design
Why does PHP's call_user_func() function not support passing by reference?
Jun 06, 2021
php
reference
callback
language-design
What is necessary from a language implementation point of view to implement type providers like in F# 3.0?
Sep 23, 2022
database
f#
language-design
type-providers
Is it possible to build Lisp-like macros into an imperative language?
Sep 17, 2022
c
compiler-construction
macros
lisp
language-design
Why can't overloading be implemented at excecution time?
Nov 13, 2022
java
overloading
language-design
Why does Haskell use -> instead of =?
Aug 19, 2022
haskell
language-design
Why doesn't ORACLE allow consecutive newline characters in commands?
Jul 08, 2019
sql
oracle
language-design
whitespace
sqlplus
Uses for Dynamic Languages
Sep 15, 2022
python
programming-languages
language-design
dynamic-languages
duck-typing
What is the reasoning for C# not supporting optional/default arguments?
Sep 30, 2022
c#
language-design
What is the rationale for the behavior of the 'this' keyword in JavaScript?
Oct 26, 2022
javascript
language-design
Where are the new ideas in programming languages? [closed]
Oct 26, 2018
programming-languages
history
language-design
Which python classes allow assignment to not-yet-existent attributes, and which don't? [duplicate]
Apr 28, 2022
python
attributes
language-design
Why aren't the arguments to File.new symbols instead of strings?
Nov 10, 2022
ruby
language-design
symbols
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
« Newer Entries
Older Entries »