220
edits
(created from IRC infos) |
(→recommended reading: fixed closing url bracket) |
||
Line 7: | Line 7: | ||
=== recommended reading === | === recommended reading === | ||
* [http://en.wikipedia.org/wiki/Abstract_syntax_tree AST (Abstract Syntax Tree)] | * [http://en.wikipedia.org/wiki/Abstract_syntax_tree AST (Abstract Syntax Tree)] | ||
* [http://en.wikipedia.org/wiki/Static_single_assignment_form SSA form (Static single assignment form) | * [http://en.wikipedia.org/wiki/Static_single_assignment_form SSA form (Static single assignment form)] | ||
Both the intermediate Octave IR and LLVM's IR are in SSA form | Both the intermediate Octave IR and LLVM's IR are in SSA form | ||
edits