Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in compiler-construction

Java compiler for android phones

Is there any compile-time mechanism in Java to attempt to ensure that use of a particular class is always synchronized?

How to make a symbol table

Can Coco/R turn a parsed file into bytecode?

The difference between Mono C# Compiler and MS C# Compiler Regarding Scope

How can fixed-point combinators make recursive constructs terminate?

x86 instruction encoding how to choose opcode

Where can I find a full parenthesizer for Haskell?

Is there a easier / clearer syntax like Markdown that can compile into LaTeX?

SendEmail with Indy components

How exactly does the Scala implementation of <:<, <%<, =:= work in the compiler?

Visual Studio 2012: Compiler setup (possible to use Compiler from SDK eg. VC++2008-Compiler VC++ 2010-Compiler)

Dynamic Compilation in Haskell GHC API Error

including static libraries with -all_load flag

memcpy underlying data from std::vector of objects

Compiler code optimization: AST vs. IR

In C++, how does strict bottom-up analysis imply that the return type is not used in overloading resolution?

Compile error in VS.NET 2008 (VB.NET) that I can't get rid of!

How would you re-use C opcode implementations when writing a JIT with LLVM?

Java to C cross compilation [closed]