Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntax

Why does this Haskell code become invalid if I add spaces?

What is the purpose of ?? in F#?

syntax f#

When are closing tags required with Android view markup?

android syntax android-xml

What does statement "abc: {..}" mean? [duplicate]

java syntax

Multi-line package declaration in Scala

scala syntax package

What is the top type in the Hack language?

How to specify in Grunt.js that the destination folder path is the same as Gruntfile.js?

syntax gruntjs

Why is JavaScript designed to automatically insert a semicolon after a return followed by a new line?

javascript syntax

Ruby dot parenthesis call syntax

Why is a semi-colon instead of an empty block not always valid?

c# syntax

Understanding syntax for an array of tuples in Swift

arrays swift syntax tuples

Compound conditions in a for loop

Why is mongo dot notation replacing an entire subdocument?

mongodb syntax mongojs

C++ "virtual" keyword placement

How to write a solr query for retrieving all records with numeric field value less then specified?

java syntax solr lucene solrj

What does :: (double colon) mean in Ruby? [duplicate]

ruby syntax operators

Clang for fuzzy parsing C++

c++ parsing syntax clang fuzzy

How can I disable Javascript syntax checking in NetBeans 7.0 (Linux version for PHP)?

Bash command groups: Why do curly braces require a semicolon?

What does the b in front of string literals do?

php string syntax