jobpetrovcic/Formal Mathematics Library Visualizer

Add a visual representation of a formal mathematics library to your github pages.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Nov 30, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: jobpetrovcic/mathematical-library-visualizer@a98d24fad1d837dbcd218b18680a62d49861832e # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
languageLanguage of your project. Supported options are Agda or Lean.
file_typeChoose whether to compile a single file or library. Note: In both cases the file, or the .agda-stdlib file should be in the lowest level of your github repo.
modeChoose how to present your library in your github pages.
install_libsChoose whether to install additional libraries before checking your project. For a list of currently available libraries, check: https://github.com/JobPetrovcic/Mathematical-Library-Vizualizer
flagsAn optional compiler/typechecker flags input. Example: "-flag1 -flag2".""
additional_commandsExecute additional command (run in your repo folder) before typechecking the file. This can be used, for example, to create your own everything.[language] file for this tool to typecheck and visualize.""

no outputs