Releases: BitRapture/migraine
Releases · BitRapture/migraine
1.1 | Migraine Interpreter & Cetamol | Windows
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
1.0 | Migraine Interpreter | Windows
Enjoy the migraine!
How to use
Navigate to the executable directory in the console:
migraine.exe path_to_code_file