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
why did K&R make &&, || logical and &, | bitwise, not the other way around? [closed]
Sep 23, 2022
c
language-design
Pros and cons of immutable strings
Nov 19, 2022
string
language-agnostic
language-design
Why can't templates take function local types?
Oct 30, 2022
c++
templates
language-design
Re-implementing an interface that another interface already inherits
May 18, 2019
c#
.net
interface
language-design
Extended Backus–Naur Form order of operations
Jan 04, 2020
language-design
grammar
rules
ebnf
operator-precedence
Why are functions like escape, unescape, etc, not methods on the String object? [closed]
Nov 24, 2019
javascript
language-design
How is match implemented in a language like Rust?
Sep 16, 2022
compiler-construction
language-design
Emulating Prolog backtracking in F#
Nov 25, 2021
parsing
f#
prolog
language-design
pattern-matching
Creating a small programming language for beginners
Aug 24, 2022
compiler-construction
programming-languages
language-design
bison
yacc
Does a programming language with the following features exist?
May 02, 2019
language-agnostic
programming-languages
language-design
Why is -1 the result of coercing True to an integer in VB6?
Oct 18, 2022
vb6
language-design
Why can't I add a tuple to a list with the '+' operator in Python?
Aug 13, 2022
python
operator-overloading
language-design
internals
List of OO languages where object immutability can be compiler enforced
Oct 30, 2022
language-agnostic
programming-languages
language-design
immutability
How would you go about writing a simple programming language? [duplicate]
Nov 14, 2019
compiler-construction
language-design
Design reason why .NET does not have a conceptual (Fatal-)Error exception type? [closed]
Sep 12, 2021
.net
exception
language-design
Why isn't the scope of a switch statement in Java limited?
Oct 15, 2022
java
switch-statement
scope
language-design
Why do property setters and getters clash with get_X and set_X methods?
Oct 15, 2022
.net
properties
language-design
Why couldn't Julia superset python?
Apr 11, 2018
python
julia
language-design
Which language idioms/paradigms/features make it hard to add support for "type providers"?
Jun 25, 2018
c#
database
f#
clr
language-design
Java compilers or JVM languages that support goto?
Jun 24, 2016
java
programming-languages
language-design
« Newer Entries
Older Entries »