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
Best way to implement a meta language compiling down to PHP
Dec 19, 2022
php
parsing
language-design
lexical-analysis
metalanguage
What's a Good Way to Test that Identifiers aren't Being Truncated and Thereby Mixed Up?
Dec 15, 2022
c++
unit-testing
language-design
compiler-construction
Python: Is there syntax-level support for unpacking, from tuples, the arguments to an *anonymous* function?
Dec 13, 2022
python
lambda
coding-style
language-design
iterable-unpacking
ASP-style tags for Perl web development?
Dec 05, 2022
perl
programming-languages
language-features
language-design
perl-module
Why the difference between int a[5] = {0} and int a[5]={1} (Missing Feature) [closed]
Dec 07, 2022
c++
arrays
language-design
language-features
array-initialization
Why did language designers use angle brackets instead of parenthesis?
Dec 06, 2022
java
language-design
C function call followed by a comma separator [duplicate]
Dec 07, 2022
c
language-design
Region based memory management
Dec 06, 2022
memory-management
language-design
Why did the language designers of C do type equivalance like this?
Dec 05, 2022
c
language-design
type-equivalence
What characteristics make programmers conceive a language as beautiful?
Dec 03, 2022
programming-languages
language-design
Operator overloading
Nov 29, 2022
java
c++
programming-languages
language-design
Yet Another "Use of unassigned local variable 'whatever' " question
Nov 28, 2022
c#
compiler-errors
language-design
Why isn't possible to have contravariant return types [duplicate]
Nov 24, 2022
java
generics
language-design
super
Upcast a Box when returning in Rust [duplicate]
Nov 22, 2022
oop
rust
language-design
liskov-substitution-principle
Why is it faster to call an abstract method than an interface method in .NET? [duplicate]
Nov 22, 2022
c#
.net
performance
language-design
Wouldn't it be possible to use just dot (.) to access members of namespace and static members of a class [duplicate]
Nov 20, 2022
c++
operators
language-design
scope-resolution
How resolving Kotlin functions/properties with the same name work?
Nov 08, 2022
kotlin
language-design
« Newer Entries
Older Entries »