mindustry-logic
There are 37 repositories under mindustry-logic topic.
mlogjs/mlogjs
Compile javascript into Mindustry logic code (mlog)
Vilsol/go-mlog
Go to Mindustry (MLOG) compiler, runtime and decompiler (WIP)
LanluZ/Mindustry-guide
Mindustry Logic guide in Chinese. Mindusry 中文逻辑指南
A4-Tacks/mindustry_logic_bang_lang
Mindustry logic extension meta-programming language, for zero additional overhead!
SuperStormer/c2logic
Compiles C code to Mindustry logic.
purofle/vim-mindustry-logic
highlighting for Mindustry in vim
BalaM314/mlogx
A compiler(technically a transpiler) for Mindustry Logic(mlog.)
UMRnInside/MlogEvo
Compile C code to Mindustry logic, support C99 and some GNU extensions.
Meshiest/mlogblocks
mindustry logic from code blocks. see keybinds at bottom of the page for usage and examples folder for examples
acoaco/Mindustry-multi-binding-schematics-pack
a schematics pack using multi binding technology
albi-c/mlogpp
high level mindustry logic language
JeanJPNM/mlogls
A language server for the Mindustry Logic programming language
yiyueawa/mll
MIndustry逻辑语言 以及用Rust编写的编译器
Mindustack/llvmir2mlog
a compiler backend for LLVM-IR to Mindustry Logic in Java
sudobeans/mindustry-image-generator
Converts images into code for a Mindustry Micro Processor, so that you can print images on logic displays in the game.
Pythux/MindustryCompiler
feature added to Mindustry language, jump ref, if, else, import, ...
Sharlottes/MlogWatcher
the logic processor injection mod
quantumsheep/glsl-mlog-compiler
Transpiles GLSL to mlog (Mindustry Logic)
UMRnInside/MlogExtended
Mindustry logic with more instructions. Compiling to plain Mindustry logic IS supported. NOT A MOD.
yangfl/minasm
Assembly-like language compiles to Mindustry Logic Language
ZeleniyKustik/NM
NM (Neural Module). It is a scheme for the mindustry game. It is a tool for simulation and training of neural networks (yes, right in the game). NM has its own request-response language, thanks to which you can manage and configure NM. NM uses the Forward-Forward algorithm (presented by Jeffrey Hinton, at the NeurIPS 2022 conference)
aerfanr/hmlog
hmlog (high-level mlog) is a programming language with c-like syntax and generates mlog (Mindustry logic) code.
Sharlottes/mlogJsWatchTemplate
the mlogjs project template with watch mode - auto compiling
vednoc/masm-mode
Major mode for editing Mindustry Assembly files.
albi-c/mlogium
high level mindustry logic language
gigamicro/Mindustry4Sublime
Mindustry logic assembly highlighting
TimofeyFilkin/cursed-mindustry-mod
Cursed mindustry mod made on js.
ZeleniyKustik/MPFS-53
Mindustry Potato File System - MPFS-53 - A project for the game Mindustry, which develops its own file system for logic
Nashuritsu/a-lot-about-processors-in-mindustry
Документация об различных штуках в процессоре из Mindustry.
Nawot/pyndustry
This is library for convenient (subjectively) convert python code to the Mindustry logic commands. This is project was created for my needs, so maybe i be improving this.
UMRnInside/MlogArithmeticRunner
An Mindustry Logic emulator built for automated testing of compilers (like MlogEvo).
Voz-Duh/Mindustry_CodeToLogic
Converter from code to mindustry logic
ZeleniyKustik/VSDSFM
Very Simple Data Storage For Mindustry
A4-Tacks/mindustry-logic-atomics
Atomic operation instruction set extension for logical operation memory in Mindustry