A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/hlissner/emacs-mips-mode below:

hlissner/emacs-mips-mode: An Emacs major mode for MIPS assembly code

An Emacs major mode for MIPS Assembly code, based off haxor-mode. Originally written for the MIPS Assembly track on exercism.io. MIPS Reference.

mips-mode is available on MELPA. To install:

M-x package-install RET mips-mode

Alternatively, for use-package users:

(use-package mips-mode :mode "\\.mips$")

As for Doom Emacs users:

  1. Add (package! mips-mode) to $DOOMDIR/packages.el.
  2. Run $ doom sync.
  3. Restart Emacs.

Use (require 'mips-mode); it will set up itself.

C-c C-c evaluates the current buffer in mips-interpreter

C-c C-r evaluates the current region in mips-interpreter


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4