uid / snapdown

Draw snapshot diagrams with plain text
MIT License
3 stars 0 forks source link

Stack frames: Syntax and Grammar #11

Closed dwhatley19 closed 4 years ago

dwhatley19 commented 4 years ago

Propose syntax for stack frames, and integrate into snapdown.peg.js.

Example of previously proposed syntax: https://github.com/uid/snapdown/blob/v1/test/unit/stack.snap

dwhatley19 commented 4 years ago

This is done, next step is to properly lay out stack frames as an actual stack, populating on the left-hand side of the diagram, and building "up" or "down" depending on a user setting specified on a web app or similar.