Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in compiler-construction

Correct way of linking crypto++ library with my application

How does JIT compilation actually execute the machine code at runtime?

How to traverse typed abstract syntax tree in OCaml compiler

Why is vptr stored as the first entry in the memory of a class with virtual functions?

Shift/reduce conflict in java cup - dangling else issue

Is there a practical reason for a compiler to be self-hosting?

Java compiler optimizations with final local variables

How to see managed exception details in WinDBG?

What programming languages target J2ME?

Haskell: syntax error when adding new line in pattern matching

How does compiler use lib file?

c++ c compiler-construction

What does it mean for a language to be ‘interpreted’?

compiler doesn't complain about function not returning value

Tokenizer efficiency question

Assembly language output in a C++ compiler

Resulting EXE speed for C++ under VS2005, VS2008; VS2010 compilers

Use gcc 4.2 in Xcode 4.2 and iOS SDK 5.0

What does the following assembly does for the following .c file

Methods: params string[] with one parameter and single string

c# compiler-construction

Why I can't define compare without constant