Skip to content

equadon/intellij-mips

Repository files navigation

MIPS assembly language plugin

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
  • Code completion

Known issues

  • Lexer and parser not implemented 100% to specification

Releases

No releases published

Packages

No packages published

Languages