Skip to content
Beskid The Beskid Book

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

beskid parse

Root parse command; run as `beskid parse`.

beskid parse

Parse one .bd file and print a debug representation of the parsed program. This is the beskid parse root command. A grouped discovery alias is listed on the beskid dev page.

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

For the first source checks, use Your first program.

← Back to CLI command reference