Fix comment
This commit is contained in:
parent
b80f8768a8
commit
cadcd25dbd
|
|
@ -132,7 +132,7 @@
|
|||
new-tmpcount))]))
|
||||
|
||||
; remove complex sub-expression
|
||||
; Transform the program into monadic normal form
|
||||
; Transform the program into administrative normal form (ANF)
|
||||
; This version of remove-complex-opera* is more aggressive
|
||||
; Every main expression must be saved in a temporary,
|
||||
; and every argument (e.g. of Prim) must be a variable
|
||||
|
|
|
|||
Loading…
Reference in New Issue