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
Writing a mini-language
Jul 21, 2022
.net
language-design
Why do Pascal control structures appear to be inconsistent?
Dec 12, 2019
delphi
language-design
pascal
freepascal
Any reason for having "val capacity : Int" instead of "val Int Capacity" in Scala
Aug 30, 2013
scala
types
syntax
language-design
Would it make sense to have a 'constify' operation in C++?
Sep 24, 2022
c++
variables
language-design
syntactic-sugar
Why do programming languages not allow spaces in identifiers?
Nov 06, 2022
language-agnostic
language-design
How does a register machine differ from a stack machine? [duplicate]
Nov 16, 2022
python
language-design
language-theory
language-implementation
why does Ruby throw warnings for private attributes
Apr 28, 2022
ruby
private
language-design
What are the strategies to support/integrate units of measurements in languages?
Aug 23, 2022
java
f#
language-design
units-of-measurement
Arrays as separate type
Sep 13, 2019
arrays
scripting
data-structures
language-design
Are XML/HTML tag names inside closing tags really necessary?
Nov 11, 2022
xml
tags
language-design
Data structure for storing variables in an interpreted language
Apr 25, 2018
memory-management
data-structures
global-variables
language-design
compiler-construction
Understanding traits in Kotlin
Sep 09, 2022
oop
language-agnostic
language-design
traits
kotlin
Should References in Object-Oriented Programming Languages be Non-Nullable by Default? [closed]
Jun 29, 2019
language-agnostic
null
language-design
nullable
Generating intermediate code in a compiler. Is an AST or parse tree always necessary when dealing with conditionals?
Oct 31, 2022
parsing
language-design
compiler-construction
intermediate-code
Any reason why Java shouldn't allow generic type declarations on a variable declaration?
Nov 14, 2022
java
generics
language-design
Why does OCaml use exceptions instead of representing errors with Sum Types?
Nov 04, 2022
ocaml
language-design
Why does Forth use IF statement THEN ... instead of ENDIF? [closed]
Nov 10, 2022
history
language-design
forth
What is a good VM for developing a hobby language?
Jul 30, 2012
jvm
language-design
vm-implementation
osascript
parrot
languages that always had triple equals
Oct 25, 2022
javascript
ruby
language-design
What is the reason behind the following C char array storage implementation?
Oct 31, 2022
c
language-design
« Newer Entries
Older Entries »