Skip to content

Releases: BitRapture/migraine

1.1 | Migraine Interpreter & Cetamol | Windows

27 May 23:06
3ca0cf7
Compare
Choose a tag to compare

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

16 Mar 22:20
4c7d19a
Compare
Choose a tag to compare

Enjoy the migraine!

How to use

Navigate to the executable directory in the console:

migraine.exe path_to_code_file