Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in programming-languages

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

What programming languages are installed in Windows XP by Default

What is the technical word associated to the binary representation of types?

Is there a compound assignment operator for a = b <operator> a (where <operator> is not commutative)?

Compute complex math (integration, derivation,...) [closed]

Coffeescript Static Analysis / Static Typechecking - Roadblocks

Why do we need an embeddable programming language like Lua?

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