Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in programming-languages

When does Java type inference produce an infinite type?

Why isn't ->[] an operator in C++? (a subscript operator for dereferenced array pointers) [closed]

Delphi reserved words and identifiers

Implications of not including NULL in a language?

How can I develop universal windows 10 apps with pure C++ and not C++/CLI?

Is there a programming language where types can be parametrized by values?

What kind of things can be done with Java but not Python?

Existence of a programming language - guaranteed termination [closed]

programming-languages

What language was used to program the 'Angry Birds' app? [closed]

programming-languages

Is JSON a language, if not how would it be classified?

Guid Uniqueness On different machine [duplicate]

What happens when a casted pointer has an increment operator?

Dependently typed language best suited to "real world" programming? [closed]

Limitations of LL vs LR parsers?

How is a new programming language actually formed/created?

Winform without .NET framework?

How is a random number generated at runtime?

How do I set up a Python development environment on Linux?

How does an uninitiliazed variable get a garbage value?

Are there any programming paradigms not based around manipulating variables and functions? [closed]