Skip to content

1.1 | Migraine Interpreter & Cetamol | Windows

Latest
Compare
Choose a tag to compare
@BitRapture BitRapture released this 27 May 23:06
· 7 commits to main since this release
3ca0cf7

Enjoy the migraine!

v1.1 The call stack update

We now have a call stack added to the interpreter. Now you can return from your branches.

How to use migraine

Navigate to the executable directory in the console:

migraine.exe path_to_code_file

cetamol, an intermediate language to generate migraine code

Ease the headache of hand-coding migraine. Check out the documentation!

How to use cetamol

MUST be a .mol file extension, make sure to rename!

Navigate to the executable directory in the console:

cetamol.exe path_to_code_file.mol [-d]

-d removes auto documentation