Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in programming-languages

Why can't variable names have spaces in them? [duplicate]

When to use Processing language? [closed]

Does Lua support Decorators?

Why compilers don't translate in simpler languages?

CORBA/ RMI and (D) COM are any still relevant today?

How to combine different programming languages

When to favor untyped over typed quotations in F#?

How does Java pick which overloaded function to call?

Creating a daemon with stop, start functionality in C

How do languages handle side effects of compound operators?

yacc/lex or hand-coding?

Origin of try/catch/finally syntax

Alternatives to vtable

Evolutionary programming [closed]

programming-languages

statically/dynamically typed vs static/dynamic binding

Why Java is secure compared with other programming languages? [closed]

What are the benefits and drawbacks of using header files? [closed]

Simple definition of "semantics" as it is commonly used in relation to programming languages/APIs?

Removing code duplication

Protocols: Why is @ObjC required for conformance checking and optional requirements?