Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in programming-languages

Languages that optimise using logic programming

Why does the default value of a boolean variable tend to be false? [closed]

Does "untyped" mean the same as "dynamically typing"? [duplicate]

Compound assignment operators, what happens if the value is modified (in the meanwhile)?

What do I need to learn to build an interpreter?

Which programming languages have arbitrary precision floating-point literals?

Deterministic Context-Free Grammar versus Context-Free Grammar?

Why programming languages don't have an 'allow specific classes' access modifier

programming-languages

Does polymorphism in programming languages imply subset relation between the types involved?

How to infer coercions?

mini scripting language on top of php

Any good audio sources to learn programming? [closed]

Is it possible to unify the concepts of inheritance and parametric polymorphism?

What does machine dependency 'mean'?

Why 'this' resolution is so special in JavaScript?

Rails on Rails taking it to the next level

Algorithm for rewriting modified goto semantics

Is string "1a" an error for lexical analyser or not?

Interpreted languages: The higher-level the faster?

What language do they build other languages with?