Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntax

How does this list comprehension work?

Parameter syntax

c++ syntax

Why is c-array declared at variable-name, instead of type

Question mark before dot in Dart

syntax dart bloc

Unknown Python Syntax

python syntax

vim syntax match is wrong ([A-Z] is matching all alphabetic characters)

regex vim syntax

Is there an elegant way in Ruby which acts like `require` in Scala?

ruby scala syntax

What does ** (double asterisk) mean in JavaScript?

javascript syntax

What is the official name for this syntax feature?

php: Are there great reasons to quote all array keys/indexes?

php syntax

Does a Clojure symbol starting with & have special meaning?

syntax clojure

Python: trailing comma after a catch-all argument

python syntax

Java syntax explanation - getMenuInflater()

java android syntax

Building a syntax checker

Trying to get my head around (x:xs) and lists?

list haskell syntax recursion

Can record constructors make record constants more concise?

What does "IS" do in Oracle procedures?

How does a PHP global variable (i.e. $email) automatically get populated when a form is posted?

php syntax

What is the easiest way to extend Java syntax (hygienic macros)