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 can I determine if a compiler uses early or late binding on a virtual function?
Oct 17, 2022
c++
compiler-construction
late-binding
early-binding
Is it possible to disambiguate conflicting type name in the using declaration?
May 08, 2022
c#
.net
compiler-construction
namespaces
collision
Have different optimizations (plain, SSE, AVX) in the same executable with C/C++
Mar 21, 2022
c++
c
compiler-construction
sse
avx
What's the difference among Expression,Statements and Declaration from the view of compiler?
Oct 26, 2022
compiler-construction
go
Fast Standard ML compiler or bytecode interpreter, with read-eval-print loop, for Linux?
Mar 02, 2019
compiler-construction
functional-programming
interpreter
sml
Writing a compiler; which VM?
Sep 23, 2022
compiler-construction
Java compiler tree API - how do I set it up?
May 26, 2015
java
api
compiler-construction
tree
Branch on ?: operator?
Oct 23, 2022
c++
compiler-construction
hardware
micro-optimization
Can I translate an AST to SSA, or do I need to translate to a CFG then to SSA?
Nov 08, 2022
compiler-construction
control-flow
control-flow-graph
ssa
What does casting do at compiler/machine level?
Feb 11, 2022
java
compiler-construction
casting
Operator Overloading Plugin for Java
Apr 14, 2022
java
compiler-construction
Where to use volatile? [duplicate]
May 16, 2022
c
compiler-construction
operating-system
volatile
linux-device-driver
It seems that sometimes Delphi is case-sensitive - "override method should match case of ancestor"
Aug 17, 2022
delphi
compiler-construction
delphi-2006
Why some compilers optimize if(a>0) and not if(*(&a)>0)?
Jun 14, 2022
c
optimization
compiler-construction
rvds
Does the .exe file produced by the C# compiler consist solely of Common Intermediate Language(CIL)?
Sep 08, 2018
c#
.net
compiler-construction
cil
Meaning of yywrap() in flex
Feb 23, 2022
gcc
compiler-construction
compilation
flex-lexer
lexical-analysis
What is the principle of "Time Travel Debugger"?
Sep 13, 2022
javascript
c++
c
compiler-construction
time-travel
How does the compiler choose which method to call when a parameter type is ambiguous?
Apr 30, 2021
c#
compiler-construction
Switch statements in C: variable in case?
Feb 02, 2022
c
switch-statement
compiler-construction
Where exactly is the boundary between a preprocessor and a compiler?
May 12, 2022
c++
compiler-construction
preprocessor
terminology
« Newer Entries
Older Entries »