New posts in compiler-construction

How can the compile-time be (exponentially) faster than run-time?

Unreachable code: error or warning? [closed]

Good introductory text about GHC implementation?

LLVM vs. GCC for iOS development [closed]

Compiling Python

C++11 Compiler: Closest to the standard and how close?

How to disable compiler and JVM optimizations?

Why is iterating 2D array row major faster than column major?

How can I disable compiler warnings in Eclipse on a file specific basis? [duplicate]

is there any way to disable compiler optimisation for a specific line of code?

How to install pywin32 module in windows 7 [duplicate]

How to create a C compiler for custom CPU?

Mono Compiler as a Service (MCS)

Why can't I use the array initializer with an implicitly typed variable?

Why is the binary output not equal when compiling again?

What does the error "the exec task needs a command to execute" mean?

Cannot refer to the static enum field within an initializer?

Avoiding the main (entry point) in a C program

C# 4.0 Compiler Crash

What are the differences between a compiler and a linker?