Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in programming-languages

What advantages does Scala have over Java for concurrent programming?

Why other languages don't support something similar to preprocessor directives like C and its descendant?

Creating a Mobile Programming Language

Programming languages for distributed system [closed]

How is Lisp related to F#, and is learning Lisp a useful leg up to F#?

how to use quad core CPU in application

how to prevent class 'a' from being inherited by another class?

Should inheritance (of non-interface types) be removed from programming languages?

Known "Z notation" applications?

Notation as a tool of thought - how far have we come?

programming-languages

Most dynamic dynamic programming language [closed]

programming-languages

What languages are used in Stack Overflow's 404 polygot? [closed]

typing recursive modules

Haskell or D for GUI desktop application?

What is the definition of an open source programming language? [closed]

Fixed Object Id for System Objects and Small Integers in Ruby

What is the use of non short-circuiting boolean operators in Erlang?

Language to learn to move out of manual testing towards automated/programming [closed]

What does it mean for something to "compose well"?

Side-effects in closures, are they still purely functional?