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 is params keyword not contextual?
Jul 09, 2017
c#
.net
compiler-construction
Why would a C++ compiler only eliminate useless writes if there's no code after those writes?
Apr 20, 2022
c++
visual-c++
optimization
compiler-construction
compiler-optimization
Java Compiler String optimization
Nov 10, 2022
java
string
compiler-construction
Is it possible to write a compiler in COBOL?
Sep 06, 2022
compiler-construction
cobol
Does my C++ compiler optimize my code?
Mar 10, 2022
c++
optimization
compiler-construction
compiler-optimization
What's the limit to the number of members you can have in a java enum?
Oct 18, 2022
java
performance
compiler-construction
enums
runtime
Sequence points, conditionals and optimizations
Dec 11, 2020
c++
c
optimization
compiler-construction
semantics
Are there limits to how deep nesting of header inclusion can go?
Nov 06, 2022
c++
compiler-construction
limit
header-files
nested
Why are variables that are declared in one case statement in scope for other cases?
May 25, 2017
c#
compiler-construction
switch-statement
How's Roslyn C# compiler bootstrapped?
Dec 06, 2019
c#
compiler-construction
compilation
roslyn
Counterpart of PHP's isset() in C/C++
Dec 03, 2017
c++
c
compiler-construction
Compiler-Programming: What are the most fundamental ingredients?
Sep 24, 2022
c++
c
compiler-construction
low-level
Should I look at the bytecode that is produce by a java compiler?
Jun 02, 2022
java
compiler-construction
jvm
bytecode
jit
Is it possible to turn off support for "and" / "or" boolean operator usage in gcc?
Aug 16, 2022
c++
gcc
compiler-construction
syntax
boolean
Why compiling into intermediate code?
Mar 23, 2019
c#
java
actionscript
compiler-construction
Is it possible to compile c code using python?
Oct 26, 2022
python
c
compiler-construction
compilation
compiler-errors
Why is the phrase: "undefined behavior means the compiler can do anything it wants" true?
Oct 30, 2022
c++
compiler-construction
undefined-behavior
What's the Magic Behind Escape(\) Character
Nov 18, 2022
c++
c
compiler-construction
escaping
backslash
Functional Language for Untyped Lambda Calculus
Nov 11, 2022
compiler-construction
functional-programming
interpreter
lambda-calculus
untyped-variables
C++ Semicolon after class, struct, enum,... useless but compilers still emit errors? [duplicate]
Jul 30, 2022
c++
compiler-construction
« Newer Entries
Older Entries »