Kobzol / memviz

VSCode extension for visualizing address space of C programs
https://marketplace.visualstudio.com/items?itemName=jakub-beranek.memviz
MIT License
1 stars 1 forks source link

Memviz

Memviz is a Visual Studio code extension designed to visualize the address space (stack, heap, variables, etc.) of C programs. Something like Python tutor, but directly in VSCode.

It is primarily designed to help students of the Introduction to Programming course at VSB-TUO.

You can download the extension on VSCode Marketplace.

You can find more information about the extension here.

Examples

License

MIT