Skip to content

A VSCode extension providing basic MIPS colorization support. (optimized for BUAA OS Lab)

License

Notifications You must be signed in to change notification settings

coder014/vscode-mips-highlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIPS Support

This project is copied and adapted from RISC-V Support and MIPS Support

Features

This VSCode extension provides basic MIPS colorization support.

Supported

  • MIPS32 syntax highlight
  • Assembler directives
  • Preprocessors like #include and #define
  • Comments: #, // and /* */

Screenshot

screenshot

Release Notes

0.0.9

  • Branches into MIPS

0.0.8

  • Bug fixes

0.0.7

  • Bug fixes

0.0.6

  • Add more instructions (C extensions)
  • Fix block comment
  • Add preprocessor support

0.0.5

  • Add more instructions (A/F/D extensions and 64-bit instructions)
  • Add assembler directives described in https://rv8.io/asm.html

0.0.4

  • Add more instructions
  • Update Logo
  • Add demo image

0.0.3

  • Branches into RISC-V

0.0.2

  • Add syntax for singly-quoted characters
  • Switch svg logo to png

0.0.1

  • Initial release

About

A VSCode extension providing basic MIPS colorization support. (optimized for BUAA OS Lab)

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •