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
F# parsing Abstract Syntax Trees
May 15, 2022
f#
language-design
abstract-syntax-tree
Why does Java use -D to indicate system properties?
Feb 07, 2020
java
language-design
semantics
flags
Exception handling and coercion
Nov 07, 2018
c++
exception-handling
language-design
coercion
subtyping
Why Julia is not indentation-based like Python?
Nov 21, 2022
indentation
julia
language-design
Interface/Superclass for Collections/Containers in c++
Feb 05, 2022
c++
collections
interface
language-design
containers
Has the C# spec (team? committee?) ever considered this object creation syntax?
Sep 06, 2022
c#
syntax
language-design
language-specifications
Is Qt classified as a c++ library? If not a library, how would you classify QT?
Dec 06, 2018
c++
qt
cross-platform
language-design
Non-nullable reference types
Sep 30, 2017
language-design
non-nullable
Why can't Regular Expressions use keywords instead of characters?
Oct 23, 2022
regex
language-design
First impressions of the Fantom programming language? [closed]
Oct 15, 2022
language-design
fantom
Why doesn't String.Contains call the final overload directly?
Nov 14, 2021
c#
string
oop
language-design
contains
Implications of not including NULL in a language?
Oct 24, 2022
programming-languages
null
language-design
Are there other languages besides D with static if?
Aug 28, 2018
static
language-design
d
static-if
Why is len() not implemented for Queues?
Nov 12, 2018
python
multithreading
queue
language-design
Is a container sure to be a range conceptually?
Feb 16, 2022
c++
standards
language-design
range-v3
c++-experimental
Are there any books / papers on DSL Design? (not DSL implementation)
Aug 24, 2022
language-design
dsl
Why does os.path.join throw away arguments?
Apr 12, 2022
python
language-design
Why is return type before the function name?
Oct 17, 2022
c++
c++11
language-design
return-type
function-signature
C# design: Why is new/override required on abstract methods but not on virtual methods?
Nov 16, 2022
c#
virtual
language-design
abstract-methods
Is there a limit to the length of identifier names in C++?
Sep 22, 2022
c++
gcc
language-design
« Newer Entries
Older Entries »