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
Standard libraries included multiple times over several files?
Sep 08, 2025
c
compiler-construction
c-preprocessor
stdio
kernighan-and-ritchie
How to eliminate this Left Recursion for LL Parser
Sep 08, 2025
parsing
compiler-construction
context-free-grammar
ll-grammar
Access a global static variable from a .so file without modifying library
Sep 05, 2025
c
compiler-construction
Bus error when recompiling the binary
Sep 06, 2025
unix
compiler-construction
crash
In functional languages, how is the compiler able to translate non-tail recursion into loops to avoid stack overflows (if at all)?
Sep 05, 2025
recursion
functional-programming
compiler-construction
compiler-optimization
tail-recursion
Trouble adding Obj-C++ subproject into a Xcode Obj-C project
Mar 27, 2023
objective-c
xcode
compiler-construction
objective-c++
armv7
Java compiler behaviour during narrowing primitive conversion
Mar 26, 2023
java
compiler-construction
casting
primitive
scjp
Compiler: limitation of lexical analysis
Mar 24, 2023
c++
parsing
compiler-construction
which is the order that a compiler compiles
Mar 23, 2023
c++
c
compiler-construction
compilation
MSVC and optimizing out constant expressions
Mar 23, 2023
c
compiler-construction
compiler-optimization
Which part of the dragon book is outdated? [closed]
Mar 21, 2023
compiler-construction
Correct way of linking crypto++ library with my application
Mar 20, 2023
compiler-construction
qt5
unresolved-external
crypto++
How does JIT compilation actually execute the machine code at runtime?
Mar 20, 2023
compiler-construction
compilation
llvm
jit
machine-code
How to traverse typed abstract syntax tree in OCaml compiler
Mar 19, 2023
compiler-construction
ocaml
abstract-syntax-tree
ocamlbuild
Why is vptr stored as the first entry in the memory of a class with virtual functions?
Mar 17, 2023
c++
performance
memory-layout
compiler-construction
vptr
Shift/reduce conflict in java cup - dangling else issue
Mar 16, 2023
java
parsing
compiler-construction
cup
Is there a practical reason for a compiler to be self-hosting?
Mar 15, 2023
compiler-construction
bootstrapping
relationship of c compiler and c standard library
Sep 02, 2025
c
winapi
compiler-construction
glibc
How does a c-compiler recognizes system-calls?
Sep 03, 2025
c++
sockets
compiler-construction
What is the purpose of IR (Intermediate Representation)
Sep 02, 2025
assembly
compiler-construction
Older Entries »