Skip to content

scymtym/sbcl-ir-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This system only works in SBCL

Usage:

(ql:quickload :sbcl-ir-visualizer)
(sbcl-ir-visualizer:run)

documentation/screenshot.png

Then edit the form and/or change the optimization settings and watch the intermediate representations change.

Click objects to expand and collapse. IR1 blocks and IR2 blocks have context menu (right pointer button click) entries “Organize slots by class” and “Flat list of slots” which display the instance slots of the respective object an addition to the specialized default presentation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published