Browse Source

screen

master
churchianity 2 years ago
parent
commit
bf9c582836
  1. 2
      README.md

2
README.md

@ -5,4 +5,4 @@ It is a CLI application. Given a list of files or a folder it will parse all the
I'd like to support bitfields, attribute noalign, __randomize_layout, C++, other languages, and have better/more useful tools for doing things like sorting them by size, showing you where you can trivially make your structures smaller, etc. and more in the future. I'd like to support bitfields, attribute noalign, __randomize_layout, C++, other languages, and have better/more useful tools for doing things like sorting them by size, showing you where you can trivially make your structures smaller, etc. and more in the future.
![screenshot](https://git.nickhayashi.com/nickhayashi/struct-vis/screenshot.png)
![screenshot](https://git.nickhayashi.com/nickhayashi/struct-vis/src/branch/master/screenshot.png)
Loading…
Cancel
Save