Skip to content

🔧 A formatter for MIPS assembly source files. Written in Rust.

License

Notifications You must be signed in to change notification settings

gregormaclaine/mac-mips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tests License: MIT

mac-mips: A file formatter for MIPS source files

A simple CLT that formats source files of MIPS assembly code.

  • Removes redundant whitespace
  • Positions special characters correctly
  • Aligns comments
  • Correctly indents lines after procedures

Example

Before After
Before Formatting After Formatting

About

🔧 A formatter for MIPS assembly source files. Written in Rust.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published