Search code examples
How does the java compiler assign index's in the local variables table?...


javacompiler-constructionbytecode

Read More
Display line numbers before displaying tokens in flex...


compiler-constructionflex-lexer

Read More
General purpose utility or library for compiling/decompiling binary data files?...


compiler-constructionbinaryfilesbinary-datadecompilerutility

Read More
Function Calls in Reflection.Emit...


c#reflectioncompiler-constructionilemit

Read More
Creating a new Store Instruction LLVM...


compiler-constructionllvmcompiler-optimizationllvm-clangllvm-ir

Read More
How make a REPL for a compiler made with Reflection.Emit?...


.netcompiler-constructionf#read-eval-print-loop

Read More
Delete/Replace Code from LLVM IR...


compiler-constructionllvmcompiler-optimizationllvm-clangllvm-ir

Read More
Are compilers allowed to eliminate infinite loops?...


coptimizationcompiler-constructionstandardsinfinite-loop

Read More
Why do C and C++ compilers place explicitly initialized and default initialized global variables in ...


c++cvariablesmemory-managementcompiler-construction

Read More
xtext grouping grammar warning...


parsingcompiler-constructionxtext

Read More
How can I declare a global variable in LLVM?...


compiler-constructionllvm

Read More
Can a language be turing complete but incomplete in other ways?...


language-agnosticcompiler-constructionprogramming-languageslanguage-theoryturing-complete

Read More
Python regex test the sentence is valid...


pythonregexcompiler-construction

Read More
Can JavaCC distinguish token by its context?...


javacompiler-constructiontokenjavacc

Read More
Creating a modular language in LLVM?...


c++modulecompiler-constructionllvm

Read More
Find an equivalent LR grammar...


parsingcompiler-constructiongrammarcontext-free-grammarlr-grammar

Read More
Why do header files ensure C programs' modularity?...


ccompiler-constructionheader-filesmodularity

Read More
How are backslash escape sequences implemented in compilers?...


ccompiler-constructionoperating-systemembedded-linux

Read More
Loop order cache for writing...


c++cachingoptimizationcompiler-construction

Read More
Getting qualified method name by the line number...


javamavencompiler-constructionabstract-syntax-treefully-qualified-naming

Read More
When writing code compiled by LLVM backend, does architecture matter?...


linuxcompiler-constructionllvm

Read More
How is a variable name stored in C?...


ccompiler-construction

Read More
Compiling and Executing single lines of code...


c#compiler-constructioncompiler-errors

Read More
The structure of a branch instruction...


compiler-constructionllvmllvm-clang

Read More
Has genetic algorithm been considered when designing optimizing compilers?...


compiler-constructioncompiler-optimizationgenetic

Read More
Find if a string line is nested or is a child of another line...


javascriptparsingcompiler-construction

Read More
How to replace macros with a grammar-based parser?...


parsingcompiler-constructiongrammarinterpreteryacc

Read More
Shift/reduce conflict in java cup - dangling else issue...


javaparsingcompiler-constructioncup

Read More
Implementing the symbol table for a domain specific language using Python...


pythoncompiler-construction

Read More
What will be number of tokens(compiler)?...


ccompiler-constructiontoken

Read More
BackNext