Skip to content

ProggerX/pabc-flowchart

Repository files navigation

ProggerX/pabc-flowchart

Golang script that translates PascalABC.NET programs to mermaid diagrams!

Features

  • blocks
  • while
  • for
  • if/else
  • if
  • (write|read)(ln)
  • assignment

Get

  • Go to Actions and open latest stable version (usually tag vx.x.0 or vx.0.0)
  • Download artifact
  • Unpack zip
  • Now you can run windows or linux version.

Usage

  • pabc-parse <filename> [verbose level]
  • <filename> - filename...
  • [verbose level] - number, only 0 (nothing) and 5 (debug) makes sense.

Contributing

I will be very happy if I see any feedback! (PRs and Issues are welcome)

About

PascalABC.NET -> mermaid.js

Resources

Stars

Watchers

Forks

Packages

No packages published