Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-design

What is the use of field initialisers in .NET(apart from readability)?

.net language-design

Design pattern as (missing) language feature

Designing an intermediate representation for a compiler

Adding a function in LLVM (haskell bindings) when the number of parameters is not known at compile time

Describing operator precedence using EBNF

Scheme core language specification

ruby blocks not first-class

Is it possible to add keyword to C# or VB.NET?

Why does CMake syntax have redundant parentheses everywhere?

c# hide Attribute in derived Class

Is scala.Singleton pure compiler fiction?

Differences when overriding inherited constructor fields?

What are the arguments both for and against both name equivalence and structural equivalence?

Where to start if I want to understand how compilers and programming languages are made [duplicate]

What purpose does the pre-increment operator serve in C? [duplicate]

c++ c language-design

Why is the scope of if and delegates this way in c#

c# language-design

How are classes implemented in compilers

Why is there an escape sequence for VERTICAL TAB?

Are there any more elegant ways of handling lists in Java ? (Python VS Java)

Parsing challenge: Old logician's dot notation