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
Are constant C expressions evaluated at compile time or at runtime?
Sep 01, 2022
c
optimization
compiler-construction
standards
c-preprocessor
Meaning of confusing comment above "string.Empty" in .NET/BCL source?
Sep 01, 2022
c#
.net
string
compiler-construction
base-class-library
Why does JIT order affect performance?
Sep 01, 2022
c#
.net
performance
compiler-construction
jit
Python distutils, how to get a compiler that is going to be used?
Sep 26, 2022
python
compiler-construction
installation
distutils
What _did_ the C operators /\ and \/ do?
Sep 01, 2022
c
compiler-construction
operators
history
algol
How does the Erlang compiler implement pattern matching?
Nov 11, 2022
compiler-construction
erlang
pattern-matching
How do C/C++ compilers work?
Jan 24, 2020
c++
c
compiler-construction
compiler-optimization
Compiling an AST back to source code
Sep 01, 2022
php
compiler-construction
abstract-syntax-tree
Do modern compilers optimize the x * 2 operation to x << 1?
Sep 01, 2022
c++
optimization
compiler-construction
Why are class member functions inlined?
Oct 24, 2022
c++
class
function
compiler-construction
inline
Bootstrapping a compiler: why?
Sep 03, 2022
compiler-construction
theory
bootstrapping
Possible shortcomings for using JIT with R?
Sep 01, 2022
performance
r
compiler-construction
jit
Should I still use #include guards AND #pragma once?
Aug 25, 2022
c++
compiler-construction
pragma
include-guards
Why is int typically 32 bit on 64 bit compilers?
Sep 01, 2022
c++
compiler-construction
int
sizeof
platform
How to write the Visitor Pattern for Abstract Syntax Tree in Python?
Oct 11, 2022
python
parsing
compiler-construction
abstract-syntax-tree
visitor-pattern
Why does autoboxing make some calls ambiguous in Java?
Sep 01, 2022
java
compiler-construction
overloading
autoboxing
Non-final methods in a final class
Sep 01, 2022
java
compiler-construction
How to tell if a binary is release or debug in both win and *nix
Sep 01, 2022
compiler-construction
debugging
release
Why is the binary output not equal when compiling again?
Dec 02, 2019
c#
compiler-construction
.net-4.0
binaryfiles
binary-reproducibility
Compilation error: stray ‘\302’ in program, etc
Sep 01, 2022
c
compiler-construction
« Newer Entries
Older Entries »