Skip to content

Avid29/MIPSer

Repository files navigation

Introduction

MIPSer is an IDE for the MIPS assembly language. It is very much a WIP, but the goal is to create the most accessible environment possible for learning to write assembly code.

Cross-Platform Usage

While the MIPSer IDE is a WinUI 3 project, and therefore only available on Windows, the Assembler back-end for MIPSer is a .NET 10 library, available on any machine with the .NET runtime.

Translation

MIPSer supports localization for both the IDE and the Assembler. Assembler localization is integrated directly into the assembler, and is therefore available in the console as-well-as the MIPSer IDE app.

Current languages:

Language IDE Support Assembler Support
English Yes Yes
Hebrew Yes Yes

Crowdin

Screenshots

image image image

About

A MIPS Assembler and IDE in for C#/WinUI (with an interpreter on the way)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published