Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntax

Perl syntax error - elseif should be elsif at

perl syntax

c#: shorter way to write v1! ? v2 : !v2

c# syntax boolean

nested list comprehensions

What does ($a,$b,$c) = @array mean in Perl?

perl syntax

Something special about true==?

c# syntax

Object initialization without "new" C++

c++ oop syntax standards

Why prohibit a function object in function position (but allow lambda forms)?

lambda syntax common-lisp

F# syntactic sugar

syntax f#

In MATLAB, what ASCII characters are allowed to be in a function name?

Strange ruby syntax

ruby syntax

ruby &:method syntax

ruby-on-rails ruby syntax

Using guards after assigning some variables first

haskell syntax

Java syntax >>, &, ? and :

java syntax

Nested function call scoping and syntax

perl syntax recursion scope

Scala using final static variable

scala syntax static

is it possible to do an OR in a case statement?

c syntax switch-statement

What does the "=>" in "rescue Exception => e" do?

ruby syntax rescue hashrocket

C# Syntax lambdas with curly braces

c# syntax lambda

Why list monad combines in that order?

Extracting fields from a data type in Haskell

haskell types syntax