Skip to content
albi-c edited this page Jun 20, 2024 · 1 revision

Welcome to the mlogium wiki!

Installation

pip install mlogium

Usage

python -m mlogium <file to compile> [options]

Options

  • -o:f, --output-file - output to file
  • -o:s, --output-stdout - output to stdout
  • -o:c, --output-clip - output to clipboard
  • -v, --verbose - print additional information
  • -l, --lines - print line numbers to stdout output

Clone this wiki locally