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 writing a compiler in a functional language easier? [closed]
Aug 17, 2022
compiler-construction
haskell
ocaml
functional-programming
combine two GCC compiled .o object files into a third .o file
Aug 17, 2022
gcc
compiler-construction
linker
ld
object-files
Is gcc C compiler written in C itself?
Aug 17, 2022
c
gcc
compiler-construction
GCC: how is march different from mtune?
Oct 21, 2022
optimization
gcc
compiler-construction
options
flags
How to approach creating a JVM programming language?
Aug 17, 2022
compiler-construction
programming-languages
jvm
jvm-languages
Is the creation of Java class files deterministic?
Aug 17, 2022
java
compiler-construction
javac
What kinds of patterns could I enforce on the code to make it easier to translate to another programming language? [closed]
Aug 17, 2022
php
python
compiler-construction
coding-style
abstract-syntax-tree
Compile, Build or Archive problems with Xcode 4 (and dependencies)
Mar 02, 2017
objective-c
compiler-construction
xcode4
clang
c-preprocessor
Why does this Java code compile?
Aug 16, 2022
java
compiler-construction
What is the difference between a token and a lexeme?
Jun 25, 2018
compilation
compiler-construction
token
Are GCC and Clang parsers really handwritten?
Aug 16, 2022
c
parsing
compiler-construction
compilation
implementing type inference
Aug 23, 2022
compiler-construction
functional-programming
language-design
type-inference
Why does this (null || !TryParse) conditional result in "use of unassigned local variable"?
Aug 24, 2020
c#
c#-4.0
dynamic
compiler-construction
cil
Bootstrapping still requires outside support
Aug 16, 2022
compiler-construction
bootstrapping
Eclipse: enable assertions
Nov 11, 2017
java
eclipse
compiler-construction
assertions
Why is it impossible to build a compiler that can determine if a C++ function will change the value of a particular variable?
Aug 16, 2022
c++
compiler-construction
What's the difference between parse trees and abstract syntax trees (ASTs)?
Aug 16, 2022
compiler-construction
terminology
compiler-theory
abstract-syntax-tree
parse-tree
What is the difference between LR, SLR, and LALR parsers?
Aug 16, 2022
algorithm
parsing
compiler-construction
grammar
lr
(A + B + C) ≠ (A + C + B) and compiler reordering
Jul 04, 2022
c++
c
compiler-construction
integer-overflow
Meaning of Android Studio error: Not annotated parameter overrides @NonNull parameter
Sep 07, 2022
java
android
android-studio
compiler-construction
annotations
« Newer Entries
Older Entries »