Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in programming-languages

Is it possible to write (a*b)+(c*d) in a way that doesn't use order of operations?

Why are arithmetical expressions not optimized for multiplication by 0 in C#

Cobol Simulator for Windows [closed]

Language Agnostic Basic Programming Question

Language translators: Anything to Assembly

Language choice for small memory footprint

I want to find a computer language that has a common name

Looking for Programming Language that allows you to change true and false

Is there simple way to extend simply typed lambda calculus with monad types?

.Net and Ruby on Rails - use situations [closed]

How often is the performance of a programming language a significant issue? [closed]

C++ shared_ptr vs. Python object

Overloaded Subprograms in Ada

programming-languages ada

Why are compiler specific directives called pragmas? [duplicate]

Approaches/libraries to perform advanced math (e.g. calculus) in PHP? [closed]

Write data in String.xml Android

Getting confused with C++ template

Interesting examples of Domain Specific Languages

Basic Code Layout Question