Socket
Socket
Sign inDemoInstall

mips-stimulator

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    mips-stimulator

A micro assembler and interpreter for MIPS


Version published
Maintainers
1
Install size
81.2 kB
Created

Readme

Source

MIPS Stimulator

License: MIT Build Status Codacy Badge npm Download Issues Pull Request Releases Mailing List gitter

A micro assembler and interpreter written for MIPS Assembly Language for education purpose.

API Documentation

  • Installation:

$ npm i mips-stimulator -g
  • Testing

$ mipc

This should print Hello World in console.

Copyright © 2017 Progyan Bhattacharya, Bytes Club

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Keywords

FAQs

Last updated on 24 Aug 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc