Mindcode

Here you can partially decompile an mlog code into Mindcode. The resulting code cannot be directly compiled by Mindcode. Jump instructions in the original mlog are transcribed as if and goto statements which aren't supported by Mindcode and must be rewritten using conditional statements, loops and other high-level constructs. The decompiler is mainly useful to produce expressions and function calls in the correct Mindcode syntax, saving some time and possibly helping to avoid some mistakes compared to a manual rewrite of the entire mlog code from scratch.

Bug reports, suggestions and questions are welcome at the project page.
Mindcode 3.16.0
PRIVACY POLICY: This website does not track its users. The Mindcode and schematics you submit for compilation/decompilation is kept for later analysis. No other information is kept about you or your actions on the site.
Created by François (GitHub, Twitter).
Maintained by Cardillan.