Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in compiler-construction

serving sites with compiled PHP code

CPS compiler for coroutine implementation

Downloading Borland BCC

Tell LLVM optimizer contents of variables

compiler nested loop optimization for sequential memory access.

tinyc compiler - libtcc, how to bound check?

c compiler-construction

Sharing information computed by monad actions

Which compiler is used to produce Microsoft Office for Mac?

Define <LINE-START> and <LINE-END> in a lexer

Loop compiler optimization

Writing a Memory Manager in a managed language?

Obtain the symbol that a "super" call refers to in Scala

Conversion to Automatic Reference Counting (ARC): 'Use of undeclared identifier' errors

How to get the interprocedural Control Flow Graph of one program and do data flow analysis on it using llvm?

Create my own (very simple) compiler, using Java

How print syntax tree using Javac

How to get LLVM global variable constant value?

How does wee_alloc (a malloc alternative) know where to start the heap in WebAssembly?

How to hint to Visual C++ compiler optimizer that a specific branch of an if-statement is unlikely to be executed?

std::string implementation in GCC and its memory overhead for short strings