Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in compiler-construction
How do I detect and correct usless try catch blocks? [closed]
Jun 02, 2026
c#
compiler-construction
roslyn
How does the Linux C++ compiler (and linker) decide where to put typeinfo?
Jun 02, 2026
c++
linux
compiler-construction
linker
rtti
Why does the standard have to address division by zero?
May 31, 2026
c++
compiler-construction
divide-by-zero
Is LLVM/Clang bootstrapped/compiled by GCC?
May 30, 2026
gcc
compiler-construction
clang
llvm
Nested Grammars in Compiler Design
May 30, 2026
parsing
compiler-construction
context-free-grammar
How does LLVM avoid generating redundant native code for the `br` IR instruction?
May 27, 2026
assembly
compiler-construction
llvm
compiler-optimization
llvm-ir
what is the "diffrence between jit and the execution engine" [duplicate]
May 26, 2026
compilation
compiler-construction
jit
Easy way to get function prototypes?
May 23, 2026
c++
compiler-construction
Significance of yy in scanner/lexer such as jflex
May 24, 2026
compiler-construction
lex
jflex
What is the purpose of code optimization at intermediate phase in compiler? [closed]
May 23, 2026
optimization
compiler-construction
compiler-optimization
intermediate-code
C# Compiler Behavior Question?
May 23, 2026
c#
compiler-construction
increment
unary-operator
How does the compiler guess the correct name when one mistypes it?
May 22, 2026
gcc
compiler-errors
compiler-construction
Converting a context free grammar into a LL(1)
May 22, 2026
compiler-construction
ll-grammar
How are names and function bodies stored in CPython Code Objects?
May 18, 2026
python
c
compiler-construction
bytecode
cpython
What is the difference between LR(1) grammar and operator precedence grammar?
May 18, 2026
compiler-construction
compilation
grammar
compiler-optimization
context-free-grammar
Is there some sort of sequence in which the compiler operates?
May 16, 2026
rust
compiler-construction
Why not use string buffers instead of immutable strings?
May 16, 2026
string
compiler-construction
compiler-optimization
Do I need to use a Stack to implement a recursive descent parser?
May 14, 2026
compiler-construction
recursive-descent
Older Entries »