Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntax

Does the C11 keyword '_Atomic' count as type qualifier or specifier if followed by a whitespace and a left parenthesis?

c syntax grammar atomic c11

Lambdas in Boo?

syntax lambda boo

How do I call a function name that is stored in a hash in Perl?

MVC3 Razor Syntax troubles

syntax asp.net-mvc-3 razor

Haskell pattern matching symmetric cases

How to add extra key-value pairs to a dict() constructed with a generator argument?

python syntax

$ symbol in c++

How to implement two structs that can access each other?

Use of apostrophe vs single quote/backtick

javascript angularjs syntax

Why is a semicolon required at end of line?

javascript syntax

Pass a class member function as a function parameter

c++ syntax

Multi lines statements with Razor in C#

c# syntax razor asp.net-mvc

How to make try-except-KeyError shorter in python?

What is the meaning of the double 'at' (@@) in Perl?

perl variables syntax

Javascript Property with three dots (...)

Is there an actual difference in the 2 different ways of attaching event handlers in C#?

What Syntax for file-based Smalltalks are there?

syntax smalltalk

Difference between %hash and \%hash as a parameter?

perl syntax

Syntax for virtual members

c# syntax

What does the syntax [*a..b] mean in Ruby?

ruby syntax operators splat