Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntax

Is there an intention behind the auto keyword in trailing return type function syntax?

Is it possible to define a CAPL function returning a text string?

string syntax capl

How to tell classes from interfaces in Roslyn's `BaseList`?

c# .net syntax roslyn

How is it possible to legally write ::: in C++ and ??? in C#?

c# c++ syntax

Is it possible in Ruby to define a method which name ends with : (colon)?

ruby syntax metaprogramming

Is there a syntax to get the reference to an anonymous inner class from a further anonymous inner class?

Python string format character for __unicode__?

python string unicode syntax

JS Object navigation-- when to use object.sub and object["sub"]?

javascript syntax object

Programming languages that compile into PHP? [closed]

I need a Javascript literal syntax converter/deobfuscation tools

Define a character as a word boundary

emacs syntax

VBA Run-time error 3134

sql vba syntax

What does the syntax of the ivar structure _tableFlags in UITableView.h mean?

Basic Functions in unityscript

Syntax analysis and semantic analysis

What is the syntax: `instance.method::<SomeThing>()`?

rust syntax

How do I write the qualified name of a symbol in Haskell?

Name this python/ruby language construct (using array values to satisfy function parameters)

PHP use() function for scope?

In regex, what does \w* mean?

python regex syntax