Newbetuts
.
New posts in compiler-construction
"No newline at end of file" compiler warning
c++
compiler-construction
warnings
c-preprocessor
Reading GHC Core
performance
compiler-construction
haskell
ghc
Are compilers allowed to eliminate infinite loops?
c
optimization
compiler-construction
standards
infinite-loop
How does the C# compiler detect COM types?
c#
com
compiler-construction
c#-4.0
Could not load file or assembly ... The parameter is incorrect
c#
exception
compiler-construction
compiler-errors
Writing a compiler in its own language
compiler-construction
bootstrapping
Parse a .py file, read the AST, modify it, then write back the modified source code
python
compiler-construction
abstract-syntax-tree
How to create AST with ANTLR4?
java
compiler-construction
antlr
abstract-syntax-tree
antlr4
How does Go compile so quickly?
performance
compiler-construction
build-process
go
compilation warning: no rule to process file for architecture i386
objective-c
xcode
cocoa-touch
compiler-construction
What is the difference between LL and LR parsing?
algorithm
parsing
compiler-construction
ll
lr
How are code segments and data segments of a source code program really handled and separated from each other during process execution?
c
compiler-construction
ram
What's the difference between __PRETTY_FUNCTION__, __FUNCTION__, __func__?
c++
c
compiler-construction
standards
Clang vs GCC - which produces faster binaries? [closed]
optimization
gcc
compiler-construction
clang
benchmarking
Why does Java switch on contiguous ints appear to run faster with added cases?
java
performance
assembly
compiler-construction
switch-statement
Compiled vs. Interpreted Languages
java
python
compiler-construction
programming-languages
interpreter
What kinds of patterns could I enforce on the code to make it easier to translate to another programming language? [closed]
php
python
compiler-construction
coding-style
abstract-syntax-tree
Compiling an AST back to source code
php
compiler-construction
abstract-syntax-tree
Where are static variables stored in C and C++?
c++
c
compiler-construction
What does a just-in-time (JIT) compiler do?
compilation
compiler-construction
jit
Prev
Next