Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 557 Bytes

index.md

File metadata and controls

18 lines (16 loc) · 557 Bytes

MIPS assembly language plugin for JetBrains IDEs (PyCharm, WebStorm, etc.). The plugin uses MARS to assemble and simulate MIPS assembly files.

Features

  • Syntax highlighting
  • Simulate MIPS programs
  • Debugger
    • Breakpoints
  • Registers tool window
  • Structure view
  • Goto symbol
  • Code formatting
  • Folding (only multi-line comments currently)
  • Live and file templates
  • Commenter