StackOverflow Questions for Tag: compiler-construction

Frankie Ribery
Frankie Ribery

Reputation: 12161

Are there PEG-based parser generators that support left recursion?

Score: -1

Views: 710

Answers: 3

Read More
MetallicPriest
MetallicPriest

Reputation: 30815

Playing with gcc's intermediate GIMPLE format

Score: 19

Views: 15275

Answers: 5

Read More
Abhishek Ghosh
Abhishek Ghosh

Reputation: 665

`IN[BB] = ∅` for all BB instead of `IN[BB] = U , for all other BB != BB_EXIT` in Init of Anticipated Expression Dataflow analysis in SSA form

Score: 0

Views: 36

Answers: 0

Read More
Justin Smith
Justin Smith

Reputation: 17

How do I manipulate this dynamic vector for fold operations

Score: -1

Views: 64

Answers: 1

Read More
David Holm
David Holm

Reputation: 17970

Constants and compiler optimization in C++

Score: 52

Views: 23063

Answers: 12

Read More
OVER9000
OVER9000

Reputation: 83

Smallest compiler possible in a turing complete language?

Score: 8

Views: 6001

Answers: 8

Read More
Max Sedlusch
Max Sedlusch

Reputation: 115

if the symbol table is created at compile time how can it know the stack frame depth and offset in procedures depending on user input

Score: 1

Views: 31

Answers: 1

Read More
yuvi
yuvi

Reputation: 1092

How does the compiler control help in allocating & deallocating memory in C++?

Score: 4

Views: 207

Answers: 3

Read More
garyM
garyM

Reputation: 892

C++11 attributes stored with debug information?

Score: 1

Views: 82

Answers: 1

Read More
user3161206
user3161206

Reputation: 13

Method to calculate predict set of a grammar production in recursive descent parser

Score: 1

Views: 3693

Answers: 1

Read More
chimeracoder
chimeracoder

Reputation: 21682

Compiled vs. Interpreted Languages

Score: 327

Views: 273408

Answers: 13

Read More
fiqcerzvgm
fiqcerzvgm

Reputation: 17

How to add keyword to a C++ compiler

Score: -4

Views: 141

Answers: 1

Read More
Sohryuu
Sohryuu

Reputation: 11

How do I write an implicit cast for my strongly typed interpreter? (C++)

Score: 1

Views: 104

Answers: 1

Read More
lijiang99
lijiang99

Reputation: 35

Use flex to parse ":" and ".:" in expressions

Score: 0

Views: 74

Answers: 1

Read More
Alois Cochard
Alois Cochard

Reputation: 9862

How does C-- compare to LLVM?

Score: 59

Views: 10452

Answers: 1

Read More
Duncan McPherson
Duncan McPherson

Reputation: 58

How do I fix AccessViolationException occurring when calling LLVM.TargetMachineEmitToFile?

Score: 0

Views: 26

Answers: 0

Read More
rupertreynolds
rupertreynolds

Reputation: 55

I am seeking a practical algorithm for a compiler to compress string literal data

Score: 0

Views: 68

Answers: 0

Read More
Force444
Force444

Reputation: 3381

Why won't javac accept `x = x+++++y`?

Score: 8

Views: 272

Answers: 1

Read More
Maverick Fabroa
Maverick Fabroa

Reputation: 1183

How if statements literally works?

Score: 0

Views: 639

Answers: 3

Read More
user1547129
user1547129

Reputation: 559

Representing an Abstract Syntax Tree in C

Score: 35

Views: 17267

Answers: 1

Read More
PreviousPage 1Next