MightyPirates / TIS-3D

TIS-100 inspired low-tech computing in Minecraft.
https://www.curseforge.com/minecraft/mc-mods/tis-3d
Other
108 stars 35 forks source link

Advanced programming tool #8

Closed fnuecke closed 8 years ago

fnuecke commented 8 years ago

Something that allows writing and managing programs more comfortably than having to have a written book for each program. Possibly combined with the manual? I imagine something with syntax checking, highlighting the erroneous location (similar to how it's highlighted on the execution modules now), and a way to sort and categorize programs, have a selected on to program modules with, and a way to copy code from a module into a new program entry.