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
Why does the expression `10 + 32` not use the stack while `10 + -32` does?
Sep 21, 2026
assembly
compiler-construction
stack
expression
x86-64
How to identify similar expressions for automatic function extraction?
Sep 21, 2026
compiler-construction
inline
compiler-optimization
Do interpreters actually pre compile in memory?
Sep 22, 2026
compiler-construction
theory
interpreter
How implement Try/Except/Finally in a made-up language interpreter with goto or similar?
Sep 20, 2026
exception
f#
compiler-construction
interpreter
control-flow
Portable multithreading support in bytecodes/intermediate languages/compiler backends?
Sep 18, 2026
multithreading
compiler-construction
bytecode
cil
llvm-ir
Remove choice-conflict without look ahead - JavaCC
Sep 15, 2026
java
regex
compiler-construction
javacc
How do I use JavaCC / JJTree to store tokens?
Sep 15, 2026
java
parsing
compiler-construction
javacc
Why the compiler cannot (always?) optimize code that has GOTO?
Sep 15, 2026
compiler-construction
goto
What differentiates syntax analysis and semantic analysis?
Sep 15, 2026
parsing
compiler-construction
language-agnostic
Does the included header file expand in the C file
Sep 14, 2026
c
compiler-construction
include
header-files
precompiler
Implementation of protected / private inheritance in compiler
Sep 11, 2026
c++
compiler-construction
Can we make assumptions over structs layouts?
Sep 12, 2026
c#
c
compiler-construction
interop
struct
Slow range forEach in Kotlin
Sep 12, 2026
performance
kotlin
compiler-construction
(VC++) Runtime Check for Uninitialized Variables: How is the test Implemented?
Sep 12, 2026
visual-c++
assembly
compiler-construction
x86
Emit ASM from Cranelift
Sep 10, 2026
rust
compiler-construction
cranelift
How does Rust call a &dyn Fn?
Sep 09, 2026
assembly
rust
compiler-construction
x86-64
Older Entries »