Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntax

What is the syntax for comments in Zend Frameworks application.ini?

php zend-framework syntax

What is the difference between int* ptr and int *ptr in C? [duplicate]

F# version of haskell pattern match

What is this "loop (..) { .. }" syntax construct? (Not in K&R)

c loops syntax

What characters are valid in hash keys?

perl syntax

What does the double-backslash \\ mean in Haskell?

haskell syntax

Flask : What exactly is @app [duplicate]

python flask syntax

Why passing {a, b, c} to a method doesn't work?

How to put a new line inside a string in C# source code?

c# syntax

What does ":=" mean in Pseudocode? [closed]

Telling the compiler that I am no longer using a namespace in C++

c++ syntax namespaces

How to mix binding (<-) and assignment (let) in one line? (in Haskell)

Difference between const declarations in C++

Why does C allow leaving out braces around blocks? [closed]

Is there simple syntax for declaring multiple keys with one value in perl?

perl syntax hashtable

Fibonacci's Closed-form expression in Haskell

haskell syntax

goto keyword in java [duplicate]

java syntax keyword goto

Java and whitespace-as-syntax (ala Python)?

java python syntax whitespace