Search code examples
SSA form implementation...


compiler-construction

Read More
Optimizations in static single assignment form...


compiler-construction

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


parsinglanguage-agnosticcompiler-constructionrecursive-descentpeg

Read More
Can a compiler, that generate a source code from a simple text, be considered as a source-to-source ...


compilationcompiler-construction

Read More
Atomic operations, std::atomic<> and ordering of writes...


c++assemblycompiler-constructionx86

Read More
How does a compiler identify its host machine's hardware? Which component?...


c++ccompiler-constructionsystems-programmingintermediate-code

Read More
Is it misleading to say that intermediate code runs in a virtual machine...


compiler-constructionintermediate-languagevm-implementation

Read More
Maximum Method Name Length...


compiler-constructionprogramming-languagesspecificationsname-length

Read More
Did Javascript execution context always have two phases (creation and execution)?...


javascriptcompiler-constructioninterpreterexecutionhoisting

Read More
What does Backpatching mean?...


language-agnosticintermediate-languagecompiler-constructionintermediate-code

Read More
How should I parse keywords when writing a C Compiler?...


cassemblycompiler-constructionlexer

Read More
PIC32 dereferencing pointers possible compiler bug...


cpointerscompiler-constructionpicpic32

Read More
Shift/Reduce conflict in CUP...


parsingcompiler-constructiongrammarshift-reduce-conflictcup

Read More
How does compiler understand the declaration of pointers and arrays...


c++cpointerscompiler-construction

Read More
TypeScript module-resolution and code-generation phases...


typescriptcompiler-constructiontranspiler

Read More
C++ compilers and back/front ends...


c++compiler-constructionfrontendbackend

Read More
How difficult would it be to add a generic code-gen backend to Julia?...


compiler-constructionllvmjuliacrystal-lang

Read More
NotSupportedException: The invoked member is not supported in a dynamic module in C# Unity 5...


c#compiler-constructionunity-game-engine

Read More
Number of tokens in compiler...


cexpressiontokenlexical-analysiscompiler-construction

Read More
What is the encoding format for unconditional Jumps on SPARC/SPARC64?...


assemblyencodingcompiler-constructionsparc

Read More
JavaCC Generates Dead Code...


javacompiler-constructionjavacc

Read More
What are common properties in an Abstract Syntax Tree (AST)?...


parsingcompiler-constructionabstract-syntax-tree

Read More
How does Compiler allows Cast to Object for IComparable?Even if Object Does not Implement the Interf...


c#compiler-construction

Read More
Left recursion without following string...


recursioncompiler-constructionleft-recursion

Read More
Calc with bison and flex doesn't work operation negative...


ccompiler-constructionbisonflex-lexer

Read More
Where is the defer statement implemented?...


gocompiler-construction

Read More
Compilation - LL1 Grammar...


syntaxcompilationcompiler-constructiongrammarll-grammar

Read More
Tokenize a string into a list of strings, dependent on set of rules...


stringhaskellcompiler-construction

Read More
GHC internals: is there C implementation of the type system?...


haskelltypescompiler-constructionghc

Read More
Bison rules definition...


compiler-constructionbisoncompiler-optimizationasn.1

Read More
BackNext