Search code examples
How method-based JIT compiler handles class field members...


compiler-constructioncompilationbytecodejitbytecode-manipulation

Read More
What kinds of patterns could I enforce on the code to make it easier to translate to another program...


phppythoncompiler-constructioncoding-styleabstract-syntax-tree

Read More
Distinguish operator precedence when traversing AST...


javascriptparsingcompiler-constructionabstract-syntax-treepeg

Read More
BISON AST production prints scrambled values...


ccompiler-constructionbisonabstract-syntax-treeyacc

Read More
Is Python 3.5's grammar LL(1)?...


pythonparsingcompiler-constructiongrammar

Read More
How do I construct abstract syntax trees from a list of tokens using a context-free grammar?...


javascriptparsingcompiler-constructionabstract-syntax-treecontext-free-grammar

Read More
Cannot find cause of 'syntax error' message in Bison...


ccompiler-constructionbisonyacclex

Read More
Compiler Type Promotion of Right Hand Side expressions automatically in an Assignment Statement...


language-designcompiler-constructiontype-promotioncompiler-development

Read More
MIPS Compiler local variables...


compiler-constructionmipslocal-variables

Read More
Parse receiver of Java method invocation on the Bytecode level...


compiler-constructionbytecodeabstract-syntax-treejava-bytecode-asm

Read More
Behavior of Assembly.GetTypes() changed in Visual Studio 2015...


c#visual-studio-2013compiler-constructionvisual-studio-2015roslyn

Read More
Very simple query about Flex...


compiler-constructionflex-lexer

Read More
What are CPU registers and how are they used, particularly WRT multithreading?...


assemblycode-generationcompiler-constructioncpu-registers

Read More
C# compiler in assembly...


c#.netassemblycompiler-construction

Read More
Java Applet allowed for Javac or other jar access?...


javajavafxcompiler-constructionappletclient

Read More
How does the compiler determin on which platform it is running?...


compiler-construction

Read More
Long Compile Time for Big Application...


iosobjective-ccompiler-constructionautolayoutcompiler-optimization

Read More
How does impl and traits work on a lower level?...


compiler-constructionrust

Read More
Free Compiler for Windows on x86_64...


cwindowscompiler-construction64-bit

Read More
Does copy elision exist in C?...


coptimizationcompiler-constructioncopy

Read More
ECMAScript:Harmony / ES6 to JavaScript compiler...


javascriptcompiler-constructionecmascript-harmony

Read More
Learn more about LLVM...


compiler-constructionllvm

Read More
Equivalent of Class Loaders in .NET...


.netcompiler-constructionprogramming-languagesclrlanguage-features

Read More
How to parse subnodes that depended on parents' information?...


parsingcompiler-constructionbisonyacc

Read More
Parser.cup using CUP in Java...


javacompiler-constructioncompiler-warningscup

Read More
Bison - when is %prec really needed for unary operators?...


compiler-constructionbisonlalr

Read More
How to generate a symbol table for a Pascal-subset compiler in C?...


ccompiler-constructionpascalsymbols

Read More
JavaCC and Unicode issue. Why \u696d cannot be managed in JavaCC although it belong to the range &qu...


javaunicodecompiler-constructionantlrjavacc

Read More
Three-address code and symbol tables...


compiler-constructionocamlabstract-syntax-treeintermediate-languagesymbol-table

Read More
Computing the FOLLOW() set of a grammar...


compiler-construction

Read More
BackNext