Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in programming-languages

What makes Julia unsuitable for general purpose programming? [closed]

Is there a programming language with better approach for switch's break statements?

Generics and Constrained Polymorphism versus Subtyping

What languages have higher levels of abstraction and require less manual memory management than C++?

c++ programming-languages

A category of type-changing substitutions

How does one avoid creating an ad-hoc type system in dynamically typed languages?

Language requirements for AI development [duplicate]

What is "mumble typing?"

c# programming-languages

What's the best programming language for learning machine learning? [closed]

Other programming languages that support implicits "a la Scala"

How to match multiple words in regex

Why is it called "open (or closed) recursion?

Python generators in various languages [closed]

How can I create an empty array in objective C, and assign value into it one by one?

Languages used to write programs for satellite-missions?

C# How to loop through Properties.Settings.Default.Properties changing the values

c# programming-languages

Why do almost all OO languages compile to bytecode?

Why do .net languages vary in performance?

Union types and Intersection types

What is call-by-need?