List Question
20 TechQA 2023-04-14T05:30:25.807000Comparing different EBNF rules for the same programming language
46 views
Asked by user584011
Is there a specification or standard for Rust?
303 views
Asked by user584011
Error struct assignment in if clause (language spec question)
19 views
Asked by topskip
What does "execution trace" mean in Java Memory Model
214 views
Asked by sanyok
What part of ECMAScript spec mandates that String type is immutable?
244 views
Asked by hijarian
Type Inference in Method Invocation Poly Expression within the Invocation Context with/without method chaining
65 views
Asked by theutonium.18
How to use "with" keyword in a copy constructor in C#?
939 views
Asked by David Oganov
C# Reference Type alternatives to Value Types
257 views
Asked by David Oganov
Coffee Can Problem in TLA+ : cannot express a task
150 views
Asked by devio
JavaScript Spec - Relevant vs Surrounding Agent
150 views
Asked by tsconstraints
type inference not working in several declaration cases
279 views
Asked by serge
is deciding the causality requirements of the java memory model tractable?
219 views
Asked by Just Me
Why is the C# 9.0 "with expression" exclusive to records?
667 views
Asked by Charanor
Why is the variable in a for...in loop a string?
678 views
Asked by shreyasm-dev
Why does a decimal number with a 0 before it produce a SyntaxError?
113 views
Asked by shreyasm-dev
Why do array functions work like tagged template literals and what can I do with it?
113 views
Asked by evayly
How to understand this spec text?
145 views
Asked by defaultprogr
Type Error in Alloy using Double In Statement
66 views
Asked by M5RKED