New posts in compiler-construction

Compiling multiple packages using the command line in Java

Which C99 features are available in the MS Visual Studio compiler?

In Java 8 compiler, what is nameexpr field in JCVariableDecl for

Why does the C# compiler allow empty enums?

Is it possible to install a C# compiler without Visual Studio?

Understanding return value optimization and returning temporaries - C++

JIT compiler vs offline compilers

How is TypeScript 100.0% written in TypeScript?

Why is this C++ program so incredibly fast?

Compiling C# to Native?

Increase Stack Size on Windows (GCC)

Creating unique labels in Haskell

Adding scripting functionality to .NET applications

What is the C++ compiler required to do with ill-formed programs according to the Standard?

Is the C# compiler smart enough to optimize this code?

On-the-fly, in-memory java code compilation for Java 5 and Java 6

How do I compile the asm generated by GCC?

Is finding the equivalence of two functions undecidable?

Is C open source?

Why does autoboxing make some calls ambiguous in Java?