1 / 12

Visualization of abstract syntax trees

Visualization of abstract syntax trees. Overview. Coco/R Aims of this project Current Options Approach Benefits. Compilers. Compiler Generator Grammars Parser Scanner. Coco/R. Produce an IDE for Coco/R Ease of use Increased User awareness Visualize abstract syntax trees.

milos
Télécharger la présentation

Visualization of abstract syntax trees

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Visualization of abstract syntax trees

  2. Overview • Coco/R • Aims of this project • Current Options • Approach • Benefits

  3. Compilers

  4. Compiler Generator Grammars Parser Scanner Coco/R

  5. Produce an IDE for Coco/R Ease of use Increased User awareness Visualize abstract syntax trees Aims of project

  6. VCOCO Lacks AST visualization ANTLR Large Complicated Notepad CurrentOptions

  7. IntegratedDevelopmentEnvironment

  8. Visualisation While (1 < p && p < 9 ) p = p + q;

  9. Easier for new users Better error recovery Understanding Increased code manageability Code optimisation Benefits

  10. Zen: a Buddhist doctrine that enlightenment can be attained through direct intuitive insight http://wordnetweb.princeton.edu/perl/webwn?s=zen

  11. http://www.istockphoto.com/stock-photo-7842447-question-mark-made-with-black-stones.phphttp://www.istockphoto.com/stock-photo-7842447-question-mark-made-with-black-stones.php

More Related