Search code examples
Does a syntax-rules expression by itself evaluate to a value in Scheme?...

schemechicken-schemelanguage-specificationschibi-scheme

Read More
Is System.Array.Clone() guaranteed to clone value types?...

c#.netlanguage-specificationssystem.array

Read More
Does the XML Specification say anything about order of elements?...

xmllanguage-specifications

Read More
Objective-C 2.0 ABI specification...

objective-cabilanguage-specifications

Read More
Inside a while loop, is the last comma separated statement guaranteed to run last?...

c++specificationslanguage-specifications

Read More
Why plus operator in Java always produces Integer?...

javacompiler-errorsjvmlanguage-specifications

Read More
What is a "Maximal Sub-expression" in Scala 2.8 specification §6.26.5 Eta Expansion?...

scalatype-inferenceexpansionlanguage-specifications

Read More
If an identity conversion exists from S to T, must it be that S and T are same type?...

c#language-specifications

Read More
Why does an extension method bypass the need for explicit conversion?...

c#language-specifications

Read More
When can a generic parameter never be null...

c#genericsnullresharperlanguage-specifications

Read More
Syntax (probably BNF) spec of VBA ?...

vbasyntaxbnflanguage-specifications

Read More
Semantics of bool fields in explicit layout types (ECMA-334)...

c#booleanspecificationslanguage-specifications

Read More
Why does C# define two different uses for `using`?...

c#usinglanguage-specifications

Read More
F# Specification Symbolic Operator VS Symbolic Keyword...

f#specificationslanguage-specifications

Read More
++i operator difference in C# and C++...

c#c++intincrementlanguage-specifications

Read More
Why is it not allowed in Java to overload Foo(Object...) with Foo(Object[])?...

javamethodsparametersargumentslanguage-specifications

Read More
C# language specification "Program Instantiation" appears to be mis-identified...

c#language-specifications

Read More
Are compilers and language specification/grammars the same?...

compiler-constructiongrammarlanguage-specifications

Read More
Question regarding implicit conversions in the C# language specification...

c#language-featuresimplicit-conversionlanguage-specifications

Read More
Problem understanding C# type inference as described in the language specification...

c#language-featurestype-inferencelanguage-specifications

Read More
Why don't statements that don't do anything throw an exception (or warn the developer)?...

.netvb.netexceptionself-referencelanguage-specifications

Read More
BackNext