Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in programming-languages

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?

Coffeescript Static Analysis / Static Typechecking - Roadblocks

Interpreted languages: The higher-level the faster?

If functional languages are really concise, why don't they have a better rank in the language shootout game?

What is the difference between static and dynamic binding?

What language do they build other languages with?