Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in compiler-theory

How to make a Side-by-Side Compiler for .NET

Putting nodes into the parse tree which shouldn't be there

Inlining Algorithm

What is the precise definition of a lookahead set?

Implementing common subexpression elimination

Why are C and C++ different even after compilation?

c++ c compiler-theory

Unit testing a compiler

Example compilers [closed]

Which programming languages have a regular grammar?

Code generation for expressions with fixed/preassigned register

What language features are required in a programming language to make a compiler?

Compilation vs translation, "compiling" Java to bytecode?

What are the key design choices to make a wicked fast compiler?

Why can't the compiler just compile my code as I type it?

complexity of parsing C++

Assembly Performance Tuning

Formally constructing Control Flow Graph

Help understanding LR(1) parsers, table generation? Any other resources?

Parsing "off-side" (indentation-based) languages

Reversible computing platform