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
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
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
« Newer Entries
Older Entries »