Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntax

Understanding Const expression in VBScript

Parsing Python function calls to get argument positions

How to make using "alternative syntax" rather than "curly-brace syntax" in php? (Using Endswitch Syntactic Sugar)

php syntax

Is there a syntactically legal expression that has 2 consecutive identifiers separated only by white space in C#?

c# syntax

Setting and getting a boolean object property in JavaScript

javascript syntax

An obscure corner of the Haskell Report

haskell syntax

.pick not supported on a Mix?

syntax raku

Alternate syntax on introspecting modules/classes/etc

Languages with native / syntactical / inline graph support?

HTML/CSS/JS Syntax Highlighting in Eclipse

Programming in a language other than English

Javascript es6 syntax support on Netbeans 8.1

Docker Compose: Which syntax produces a bind mount, which produces a volume

Unreachable command line option in MAIN

syntax raku

How can I check if at least one of two subexpressions in a regular expression match?

regex syntax

A "regex for words" (semantic replacement) - any example syntax and libraries?

what programming languages support labels with break and continue statments?

java syntax loops goto labels

What does the comma mean in the construct (x = x || y,z)?

javascript syntax

Why is escaping exclamation marks not necessary in parameter of `for /F` or `for /R`?

batch-file for-loop syntax cmd

Why [1:2] != Array[1:2]

arrays syntax julia