Skip to content
Beskid The Beskid Book

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

beskid parse

Parse a Beskid file and print a debug view of the AST.

beskid parse

Parse one .bd file and print a debug representation of the parsed program.

ArgumentDescription
<INPUT>Required path to a .bd file
--format debugOutput style (only debug is supported today)
  • Uses the same parser pipeline as other analysis commands.
  • On failure, diagnostics use the normal CLI error reporting (miette).
Terminal window
beskid parse src/Main.bd

← Back to CLI command reference