JIT: Difference between revisions

Jump to navigation Jump to search
No change in size ,  5 December 2013
no edit summary
m (moved Jit devel to JIT)
No edit summary
Line 5: Line 5:
Last year, thanks to Max Brister's work, an initial implement of a just-in-time compiler (JITC) in LLVM for GSoC 2012. [http://planet.octave.org/octconf2012/jit.pdf Here] is Max's OctConf 2012 presentation about his current implementation.
Last year, thanks to Max Brister's work, an initial implement of a just-in-time compiler (JITC) in LLVM for GSoC 2012. [http://planet.octave.org/octconf2012/jit.pdf Here] is Max's OctConf 2012 presentation about his current implementation.


=== 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)]
501

edits

Navigation menu