Skip to main content

Module guide_code_block

Module guide_code_block 

Source
Expand description

Interactive code block component for the Programmer’s Guide.

Features:

  • Editable code area
  • Run button (Logic mode: FOL output, Imperative mode: interpreter)
  • Copy button
  • Reset button
  • Output panel

Structs§

GuideCodeBlockProps

Functions§

GuideCodeBlock