Newbetuts
.
New posts in compiler-construction
likely/unlikely equivalent for MSVC
visual-studio
gcc
optimization
compiler-construction
likely-unlikely
Equivalent of Class Loaders in .NET
.net
compiler-construction
programming-languages
clr
language-features
What's safe for a C++ plug-in system?
c++
api
plugins
compiler-construction
Compiling a Java Class in memory with `lombok` annotations and Java JDK 8
compiler-construction
java-8
lombok
Why is (void) 0 a no operation in C and C++?
c++
c
compiler-construction
language-details
Do unused functions get optimized out?
c++
c
compiler-construction
ios5 ARC what is the compiler flag to exclude a file from ARC?
compiler-construction
ios5
xcode4.2
automatic-ref-counting
How to compile all resources into one executable file?
python
compiler-construction
pygtk
glade
pyinstaller
Size of Initialisation string in java
java
compiler-construction
javac
Do programming language compilers first translate to assembly or directly to machine code?
assembly
gcc
compilation
compiler-construction
Declaring and initializing a variable in a Conditional or Control statement in C++
c++
compiler-construction
conditional
declaration
Inadvertent use of = instead of ==
c++
c
compiler-construction
programming-languages
Why and how does C# allow accessing private variables outside the class itself when it's within the same containing class?
c#
.net
class
compiler-construction
private-members
DMD vs. GDC vs. LDC
compiler-construction
d
dmd
gdc
Why are forward declarations necessary? [duplicate]
c++
c
compiler-construction
declaration
Compiler Value Type Resolution and Hardcoded "0" Integer Values
c#
.net
compiler-construction
How does C-- compare to LLVM?
c
compiler-construction
code-generation
llvm
c-minus-minus
What is the size of an empty struct in C?
c
compiler-construction
Why is the C# compiler emitting a callvirt instruction for a GetType() method call?
c#
compiler-construction
il
type-safety
What's the difference between GNU99 and C99 (Clang)?
c
compiler-construction
option
clang
Prev
Next