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
Parsing "off-side" (indentation-based) languages
Mar 11, 2022
language-design
indentation
compiler-theory
What are the ramifications of right-to-left and left-to-right associativity in C based languages?
Oct 22, 2022
c
syntax
operators
language-design
operator-precedence
The advantages of having static function like len(), max(), and min() over inherited method calls
Mar 11, 2019
python
language-design
Are distinct open and close delimiters syntactically necessary?
Apr 18, 2022
c#
ruby
haskell
language-design
Clojure Protocols vs Scala Structural Types
Jan 18, 2017
scala
clojure
protocols
language-design
structural-typing
Why can't we create an instance of an abstract class?
Nov 07, 2022
c++
oop
abstract-class
language-design
Why does Java not have block-scoped variable declarations?
Feb 16, 2022
java
syntax
language-design
Pros and cons of Go rejecting unused dependencies
Nov 12, 2022
dependencies
language-design
go
How could an idiomatic design of Serializable/Cloneable/... look like in Scala?
Feb 20, 2022
java
scala
serialization
language-design
Why in CSS does '!' in have the opposite meaning to its use in C-based languages?
Dec 22, 2019
css
operators
language-design
is javascript's `return` really a *keyword*?
Nov 19, 2022
javascript
language-design
How would you go about implementing off-side rule?
Oct 14, 2022
programming-languages
language-features
language-design
lexical-analysis
When can typeid return different type_info instances for same type?
Feb 19, 2022
c++
language-design
rtti
typeid
compiler-construction
On ruby, why include is private and extend is public?
Oct 18, 2022
ruby
metaprogramming
language-design
access-specifier
Any BNF IDE with test features
Jan 22, 2017
.net
language-design
bnf
parser-generator
Is it possible to create C# language modifications as did LINQ?
Nov 07, 2022
c#
linq
compiler-construction
language-design
Which syntax options/language features did Scala remove over time (and why)? [closed]
Sep 23, 2018
scala
programming-languages
syntax
language-design
language-features
Why can't I create an array of a generic type?
Sep 25, 2022
java
language-design
language-details
Why does `ScalaObject` exist?
Aug 16, 2018
java
inheritance
scala
programming-languages
language-design
What is the practical use for laziness as a built-in language feature?
Feb 01, 2022
programming-languages
functional-programming
language-design
lazy-evaluation
« Newer Entries
Older Entries »