pyndustric icon indicating copy to clipboard operation
pyndustric copied to clipboard

A Python compiler for Mindustry's logic processors assembly language

Results 13 pyndustric issues
Sort by recently updated
recently updated
newest added

Split off https://github.com/Lonami/pyndustric/pull/12/files#diff-852dce7acd90bf3bfbde1cec63522f7204b9c209cc52b3e40d23bb6f3202ef7fR317. The initial implementation did not handle them for simplicity, but there's no technical reason not to support them.

Split off https://github.com/Lonami/pyndustric/pull/12/files#diff-852dce7acd90bf3bfbde1cec63522f7204b9c209cc52b3e40d23bb6f3202ef7fR54-R55. It would be necessary to inspect `import` statements and figure out what's used from them. This issue won't be easy to tackle, because even if the user...

"inline" coming from the C++ keyword that does the same thing