Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in programming-languages

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?

Why does Flex's ArrayCollection's Contain method look at memory reference?

Is B-Method an alternative to traditional programming languages?

OOP: class based and prototype based, are there other alternatives?

oop programming-languages

VB: What is missing in scripting host while it is present in "full" VB?

How do programming languages/libraries communicate with hardware? [closed]

Sequential programming language?

Building parse trees with shift-reduce parsing

Why is dynamic link required in function activation record? (in static scoped language)

c programming-languages

A 90/10 Rule for Memory Management? [closed]

Coffeescript Static Analysis / Static Typechecking - Roadblocks

Interpreted languages: The higher-level the faster?

Why do we need an embeddable programming language like Lua?

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

Eric Lippert's challenge "comma-quibbling", best answer?

What is the difference between static and dynamic binding?