Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in programming-languages

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]

What does the C++ output of the HipHop PHP compiler look like?

is there a Universal Model for languages?

What (are there any) languages with only pass-by-reference?

php object oriented visibility

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?