Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in programming-languages

Where does the T, U, V convention for generic type params come from? [closed]

Creating a language interpreter

programming-languages

What does it mean for a language to be ‘interpreted’?

implementing a new programming language

programming-languages

Creating and Editing word document by using a program

Alternatives to PL/SQL? Are there any other programming language/IDE combos that offer autocomplete and syntax validation for (Oracle) SQL queries? [closed]

Why do people say C is more efficient? [closed]

Creating a basic programming language - resources? [closed]

Using Java and C#'s generics to simulate duck typing

Do all the function types form a subcategory of `Hask`?

How are rational numbers implemented in Julia

Cool or Stupid? Catch(Exception[NamingException, CreateException] e)

Appropriate programming languages for different problems [closed]

programming-languages

why do some languages require function to be declared in code before calling?

A Question About the Expressive Power of Higher-Order Logical Reasoning Formalisms

What are examples of Symbolic Programming?

most suitable language for computationally and memory expensive algorithms

Null is type object, so it's truthy? What's going on behind the scenes?

Late evaluation in c#?

To which category Scala Arrays belong?