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
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
Why does C# implement pre/post-increment/decrement operators for floating point types?
Dec 28, 2022
c#
operators
language-design
What is the intention of ODR?
Dec 26, 2022
c++
language-design
linkage
one-definition-rule
How to measure the "understandability" of a language?
Dec 24, 2022
programming-languages
computer-science
language-design
human-readable
What role does string immutability play in the explaination of string references to developers?
Dec 24, 2022
c#
objective-c
string
language-design
immutability
Consequences of inability to add natural numbers in C
Dec 23, 2022
haskell
types
language-design
turing-complete
Polymorphism over argument values (not types)?
Dec 24, 2022
language-agnostic
programming-languages
polymorphism
language-design
Why doesn't deferred execution cache iterative values?
Dec 19, 2022
c#
.net
linq
language-design
What kind of language should I design for a particle engine scriptable engine?
Dec 19, 2022
graphics
language-design
interpreter
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
Output language/format for toy compiler
Feb 04, 2023
assembly
compiler-construction
language-design
vm-implementation
« Newer Entries
Older Entries »