issues
search
IUCompilerCourse
/
Essentials-of-Compilation
A book about compiling Racket and Python to x86-64 assembly
1.31k
stars
141
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
sum and other bad variable choices
#184
jsiek
opened
1 week ago
0
Typo in grammar for not operator in Python L^mon_if grammar
#183
DarshalShetty
closed
2 weeks ago
1
Figure 4.11 / Racket Typo in grammar for Lif
#182
Dev-Kyle
closed
2 weeks ago
2
RCO too eager, interferes with explicate
#181
jsiek
opened
1 month ago
1
Chapter 2: First argument to a function call should be placed in %rdi
#180
abhinav-upadhyay
closed
1 month ago
3
Python Ch. 5 - Remove Complex Operand - Inconsistent case for UnaryOp(Not(), atm)
#179
elavoie
closed
1 month ago
7
X86 Abstract Syntax in fig. 5.10 of the Python book mentions the Jump instruction twice
#178
DarshalShetty
closed
1 month ago
1
Add link for support code for Python version
#177
abhinav-upadhyay
closed
2 months ago
0
Add missing close paren in Racket listing
#176
siadat
opened
5 months ago
0
Question about AST formats in the Racket book section 1.2
#175
siadat
opened
5 months ago
2
8.7 Explicate Control mysterious instruction
#174
AndrewTolmach
closed
7 months ago
1
7.2.2. Queue font and back confused.
#173
AndrewTolmach
opened
7 months ago
0
discuss x86 restriction on large immediates and how to deal with it in Remove Complex Operands
#172
jsiek
opened
7 months ago
0
fix typo in Generational Collection section
#171
leungbk
opened
9 months ago
0
Sect. 2.1.1 / Python: Typo in definition of InterpLvar (p. 15)
#170
cagix
opened
10 months ago
0
fix typo in InterpLvar python example
#169
cagix
opened
10 months ago
0
Racket release links to a python release pdf
#168
water-chika
closed
1 year ago
4
Larray matrix multiplication example has an undefined variable
#167
joshuacrotts
closed
12 months ago
1
Chapter7 7.3 has an incorrect description
#166
Lysanleo
closed
1 year ago
1
Python version exercise 4.4 is not consistent with compile_and_test function in support code
#165
DarshalShetty
closed
1 year ago
1
Chapter 1 Interpreter errors
#164
AvihooI
closed
1 year ago
4
Earley's Algorithm discrepancy - chart array length
#163
jonbrandenburg
closed
1 year ago
2
Fix parens around "super"
#162
DarshalShetty
closed
1 year ago
0
Typo in Figure 3.2
#161
joshuacrotts
closed
1 year ago
1
GlobalValue treated as complex in Figure 7.15 (Python Version)
#160
waynee95
opened
1 year ago
0
Print for non-integer args (Python Version)
#159
waynee95
closed
1 year ago
4
Fix typo
#158
waynee95
closed
1 year ago
0
Typo in Section 7.3
#157
waynee95
closed
1 year ago
0
`patch_instructions`?
#156
Antigen-1
closed
1 year ago
3
2.7: Jumping to 'conclusion' unclear (Racket edition)
#155
mullr
closed
1 year ago
2
Minor typo and formatting fixes
#154
andportnoy
closed
1 year ago
0
`%ignore WS` in p.35 of the Python version makes the grammar ambiguous
#153
Ray-Eldath
closed
1 year ago
3
x86 variant for output of assign homes
#152
jsiek
opened
1 year ago
4
Fix typo: output of assign-homes is X86_Int (not X86_Var)
#151
jnear
closed
1 year ago
2
Small question about verbatim font
#150
joshuacrotts
closed
1 year ago
1
add discusson of use of UncheckedCast in expose alloc of a closure
#149
jsiek
opened
1 year ago
0
Ch. 5.12 Python version comments
#148
AndrewTolmach
opened
1 year ago
2
Specialized version of Python AST?
#147
AndrewTolmach
opened
1 year ago
2
Ch. 7 Python comments
#146
AndrewTolmach
closed
1 year ago
1
5.8 Python clarification
#145
AndrewTolmach
closed
1 year ago
1
Ch. 8 Python: Behavior of functions that return nothing or "fall off the end" is not described.
#144
AndrewTolmach
closed
1 year ago
1
Add info-box for set data structure in Python version.
#143
jsiek
opened
1 year ago
0
Small mismatch between text and code in section 1.3 (Pattern Matching)
#142
jryans
closed
1 year ago
1
Wrong book title in "meta data" section for python book
#141
waynee95
closed
1 year ago
1
Missing discussion of compiling "is" in the tuples chapter
#140
jsiek
closed
1 year ago
1
Ch. 5 Small Issues
#139
AndrewTolmach
closed
2 years ago
4
Undefined variables and illegal programs
#138
AndrewTolmach
closed
2 years ago
1
Correct instruction selection
#137
AndrewTolmach
closed
2 years ago
1
Python version: interp_stmts has odd structure
#136
AndrewTolmach
opened
2 years ago
9
Python version inappropriately refers to `let`
#135
AndrewTolmach
closed
2 years ago
1
Next