Skip to main content

Examples

Interactive examples demonstrating ethdebug/format concepts.

Available examples

  • BUG Playground — Interactive compiler playground for the BUG language, showing AST, IR, CFG, and bytecode views.
More coming soon

Additional interactive examples are planned, including:

  • Storage variable layouts
  • Dynamic array handling
  • Mapping lookups
  • Pointer resolution
  • EVM trace inspection