Search code examples
Pragmatically is there any popular interpretive language that first generates the Syntax tree when p...


compiler-theory

Read More
Producing executables within Linux (in relation to implementing a compiler)...


linuxcompiler-constructionassemblylinux-kernelcompiler-theory

Read More
Assembly Performance Tuning...


c++compiler-constructionassemblycompiler-theory

Read More
Grammar to recognize postfix formulas...


grammarcompiler-theorylanguage-theory

Read More
Algorithm's name - matching subtrees in ASTs...


algorithmparsingprogramming-languagescompiler-theory

Read More
how compilers detect overflow in numbers while compiling?...


c++compiler-theory

Read More
Conversion system for variants...


compiler-constructioncastinglanguage-designcompiler-theoryvariant

Read More
What is the strategy for adding error productions to a grammar?...


parsingyaccbisoncompiler-theory

Read More
How to optimize this function with the compiler?...


compiler-constructioncompiler-optimizationcompiler-theory

Read More
How does/would the following snippet work for generation of an AST?...


compiler-constructionyaccbisoncompiler-theoryabstract-syntax-tree

Read More
Creating programming language question...


objective-cccompiler-theory

Read More
C++ Variable Memory Allocation...


c++memory-managementcompiler-theoryconditional-compilationnew-operator

Read More
Why is this GC system bad?...


garbage-collectionlanguage-featurescompiler-theory

Read More
Deciding if an incorrect program can have a correct continuation...


compiler-constructionprogramming-languagesocamlcompiler-theory

Read More
Will this 'algorithm' for nullable and first work (in a parser)?...


parsingcompiler-theory

Read More
Identifying the next character in a string is capital or not...


c++stringcharcompiler-theory

Read More
Compiler Design: How do you distinguish between "op_Minus number" and "negativeNumber...


compiler-constructionlanguage-designcompiler-theory

Read More
Why are C and C++ different even after compilation?...


c++ccompiler-theory

Read More
Does evolution of microprocessors warrants evolution of compilers and language standards?...


cpu-architecturecompiler-theory

Read More
Advantages of compilers for functional languages over compilers for imperative languages...


c#f#functional-programmingcompiler-theory

Read More
unique synthesised name...


c++compiler-theory

Read More
In parsing theory, what is the opposite of "derive"?...


parsingterminologycompiler-theory

Read More
Interesting Compiler Projects...


compiler-constructioncompiler-theory

Read More
yacc: Distinguish Integers from Floating Point Numbers...


yacccompiler-theory

Read More
Could C++ have not obviated the pimpl idiom?...


c++language-designcompiler-theorypimpl-idiom

Read More
Top-Down Parser want to have decent case example left-recursion in a 'Code'...


compiler-constructioncompiler-theoryparser-generatorll-grammar

Read More
What exactly happens when you dereference a static variable in C?...


cpointerscompiler-theory

Read More
Scala "<-" for comprehension...


scalaloopscompiler-theoryfor-comprehension

Read More
Why can't the compiler just compile my code as I type it?...


syntax-highlightingcompiler-theory

Read More
How are divisions handled in the PIC18 ISA...


assemblyhtmlmicrocontrollercompiler-theorypic18

Read More
BackNext