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
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
Why doesn't Java warn about a == "something"?
Sep 22, 2022
java
language-design
Why did the C# designers attach three different meanings to the 'using' keyword? [closed]
Sep 21, 2022
c#
language-design
How to implement closures without gc?
Sep 21, 2022
garbage-collection
code-generation
language-design
C# - what are the benefits of "partial" classes?
Jul 29, 2018
c#
language-design
partial-classes
Boolean true - positive 1 or negative 1?
Jul 22, 2011
boolean
language-design
internal-representation
Why are polymorphic messages so much more powerful in practice than the combination of unification and backtracking?
Dec 12, 2019
programming-languages
language-design
Python Virtual Machine architecture diagrams/references [closed]
Sep 20, 2019
python
architecture
language-design
vm-implementation
c++ why isn't there something like length(array)? [closed]
Oct 16, 2022
c++
arrays
language-design
What was the reason for Swift assignment evaluation to void?
Dec 21, 2018
swift
language-design
assignment-operator
Scala variadic functions and Seq
Oct 21, 2022
scala
data-structures
language-design
variadic-functions
Why use curly braces over parentheses?
Sep 20, 2022
scala
language-design
Compiler error about class graph being not finitary due to a expansively recursive type parameter
May 09, 2020
scala
inheritance
compiler-construction
types
language-design
Why does Java allow for labeled breaks on arbitrary statements?
Nov 17, 2022
java
language-design
break
why c/c++ allows omission of leftmost index of a multidimensional array in a function call?
Sep 03, 2022
c++
c
compiler-construction
language-design
« Newer Entries
Older Entries »