Skip to content

ROSE tutorial outline

Chunhua "Leo" Liao edited this page Nov 9, 2019 · 10 revisions

A list of hands-on tutorials

Existing ROSE Tutorials in pdf format

Convert existing LaTex tutorials into Markdown formats:

http://rosecompiler.org/ROSE_Tutorial/ROSE-Tutorial.pdf

https://github.com/rose-compiler/rose/blob/develop/tutorial/SampleMakefile

https://github.com/rose-compiler/rose/blob/develop/tutorial/visitorTraversal.C

https://github.com/rose-compiler/rose/blob/develop/tutorial/inputCode_ExampleTraversals.C

Play with build-in ROSE Tools

Write your own ROSE-based Tools

Essentially move how-tos from https://en.wikibooks.org/wiki/ROSE_Compiler_Framework/How-tos to the website. For example: