Skip to content

cs1302uga/cs1302-code-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs1302-book-visualizer

Usage

This project visualizes the final state of the Java world just before the main method returns. Write the code you want visualized and save it to a file (e.g. In.java). Then, run the visualizer chain (program -> trace -> screengrab -> png).

$ cat In.java | uv run trace_generator | uv run browser_driver > out.png

This can also be done in one step using the command below:

$ cat In.java | uv run render_image > out.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •