Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntax

Syntax of if exists in IBM Db2

syntax db2 if-statement

Ruby Assignment Syntax

ruby syntax language-design

Why assign this variable to itself in this var declaration?

javascript syntax

Haskell -- any way to turn off rebindable syntax for the case of `deriving` instances?

Ansible and Playbook. How to convert shell commands into yaml syntax?

How to break a code line in Lua

string syntax lua

Scala syntax strangeness with :: and requiring lower case

scala syntax

Why does a method call need to be disambiguated when it can in principle be a constant?

ruby methods syntax constants

Syntax of final, override, const with trailing return types

c++ c++11 syntax

How to read this strange type signature foo :: Sing n -> (KnownNat n => r) -> r

haskell syntax

jq, when to use the dot and when not

syntax jq abbreviation

How does returning a reference to Path from the function's stack work?

Why can immutable variables be passed as arguments to functions that require mutable arguments?

Using const keyword in c

Is there a name for this syntax getSomeValues()[0]?

What is the Java equivalent of Perl's qq operator?

Actionscript variable declared as * (star) type

most effective way to determine a control's type in C#/WPF

c# wpf syntax types

Recursive Descent Parser for EBNF in PHP

Setting multiple properties at once in Powershell

syntax powershell