We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Magic supports a number of modes of operation:
Magic can be used using the REPL, and launched using the following command:
magic REPL
Magic can be invoked using a command line script as follows:
magic path/to/script.mag
See Enchant
TODO: define and document Java API for embedded usage of Magic