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
Unreachable code: error or warning? [closed]
Sep 11, 2025
compiler-construction
language-agnostic
language-design
How can I write like "x == either 1 or 2" in a programming language? [duplicate]
Sep 13, 2025
language-design
boolean-operations
Duck typing, must it be dynamic?
Sep 12, 2025
language-design
duck-typing
type-systems
definitions
structural-typing
Which Forth to start porting from?
Sep 09, 2025
embedded
language-design
forth
retro-computing
Why does C++ not have an exponentiation operator?
Sep 07, 2025
c++
language-design
exponential
exponentiation
What's the point of deleted virtual functions?
Sep 05, 2025
c++
virtual-functions
language-design
deleted-functions
What is the purpose of Rust's function parameter syntax over C's?
Mar 19, 2023
c
rust
language-design
Typed abstract syntax and DSL design in Haskell
Mar 16, 2023
haskell
dsl
language-design
dependent-type
Why are jagged arrays in C# defined in the opposite way?
Mar 09, 2023
c#
language-design
Reflection: Why are there methods like setAccessible()?
Feb 21, 2023
java
reflection
language-design
access-modifiers
Do Static vs. Dynamic Types Have Anything to Do With Making it More Difficult To Write an IDE?
Feb 21, 2023
parsing
dynamic
types
static
language-design
Using ref to indicate parameter will be modified
Feb 13, 2023
c#
theory
language-design
Are JVM implemented languages like Jython using Java underneath or are they using the JVM native?
Feb 11, 2023
java
jvm
language-design
Cannot implicitly convert child class to parent class in type parametrized method
Jan 26, 2023
c#
generics
language-design
overview of DLR? [closed]
Jan 25, 2023
language-design
dynamic-language-runtime
Why are Java objects pointers to pointers?
Jan 03, 2023
java
pointers
jvm
language-design
Would it be possible to have "method/field" literals comparable to the class literals in Java/Scala?
Dec 30, 2022
java
class
scala
reflection
language-design
Output language/format for toy compiler
Feb 04, 2023
assembly
compiler-construction
language-design
vm-implementation
Why does the standard require only input iterators for std::distance, rather than forward iterators?
Sep 03, 2025
c++
language-lawyer
language-design
« Newer Entries
Older Entries »