Search code examples
Compile .java Code on an Android device from within code [API]?...


androidapicompiler-constructionruntimedalvik

Read More
prepare for calling ParseAST. Fatal error...


c++parsingcompiler-constructionclang

Read More
Stanford NLP: Understanding the Tregex...


parsingcompiler-constructiongrammarstanford-nlppos-tagger

Read More
What are the minimum requirements for a processor so that a C compiler can be written for it?...


ccompiler-construction

Read More
Fixing conflict in given code? "25 shift/reduce conflicts [-Wconflicts-sr] "...


ccompiler-constructionbisonflex-lexer

Read More
parser.bison: error: invalid use of undefined type ‘struct X’...


compiler-constructionbisonflex-lexer

Read More
Semantic vs Syntax analyzing in Programming...


syntaxcompiler-errorscompiler-constructionsyntax-errorsemantics

Read More
PDAs: how to check if the number of pops is even or odd...


compiler-constructionpushdown-automaton

Read More
C compiler written in java...


javaccompiler-construction

Read More
#error "Must #define __STDC_LIMIT_MACROS before #including Support/DataTypes.h"...


gcccompiler-constructionllvmbisonflex-lexer

Read More
How to tell the precedence of operators in a context free grammar...


compiler-constructiongrammarcontext-free-grammar

Read More
CloneFunction then replace original function with cloned one in LLVM opt pass...


compiler-constructionllvmcompiler-optimizationllvm-c++-api

Read More
How does hardware and compiler deal with an x86 instruction that crosses into a non-executable page?...


memorycompiler-constructionassemblyx86

Read More
How does the compiler determine the needed stack size for a function with compiler generated tempora...


c++compiler-constructionstacktemporaries

Read More
Is JIT compiler a Compiler or Interpreter?...


c#.netcompiler-constructioninterpreterjit

Read More
Is it generally a good idea for a compiler/interpreter to create functions while interpreting?...


c++language-designcompiler-construction

Read More
Compiler Design - Calculating Constant Value...


bisoncompiler-construction

Read More
ELF sections not being mapped to segments as expected...


compiler-constructionx86-64elf

Read More
LLVM fails to detect very simple loop trip count...


compiler-constructionllvmstatic-analysis

Read More
Data structure for program scope?...


data-structurestreecompiler-construction

Read More
Calling read syscall from assembly (x86/64) yields segmentation fault (compiler construction)...


assemblycompiler-constructionx86system-callsstatic-linking

Read More
How Do You Create A Transition Diagram Based on C Code...


ccompiler-constructiontransitiondiagramlexical

Read More
Intermediate code from C++...


c++optimizationcompiler-constructioncross-platformintermediate-language

Read More
Why am I getting syntax checking failed everytime I parse an assignment statement using javacc tool?...


javacompiler-constructioniojavacc

Read More
Questions about C as an intermediate language...


ccompiler-constructionintermediate-language

Read More
java compiler, finding the follow producing duplicates...


javacompiler-construction

Read More
How is parsing phase in a compiler different from a rule engine?...


parsingcompiler-constructionrule-engine

Read More
Toy Compiler Symbol Table...


c++compiler-construction

Read More
How do compilers manage their memory footprint?...


compiler-constructiontheory

Read More
Can I suppress F# compiler making copy of function in IL code?...


reflectionf#compiler-construction

Read More
BackNext