minpiler icon indicating copy to clipboard operation
minpiler copied to clipboard

Compile python code to Mindustry microprocessor instructions

Results 6 minpiler issues
Sort by recently updated
recently updated
newest added

I've been playing around with this and find it fun and useful, so thank you for building it. :) Unfortunately, I can't figure out how to write and access memory...

Very high stress on "basic". Essentially all I would need to get this working is the ability to say that this statement: ``` import constants ``` just takes constants.py and...

Instead letting ValueErrors just crash the program, it would be nice to add some hints for the user how to fix a problem.

Memory cell/bank may work like call stack.