UNPKG

mips-node

Version:

MIPS-1 Emulator (C++) as NPM module

7 lines (5 loc) 437 B
# MIPS-Node Work-in-progress. C++ backend intended for use in VSCode extension emulator frontend. ## Special thanks * [olly-larkin](https://github.com/olly-larkin/), [NGovani](https://github.com/NGovani/) & Imperial College London EIE2 2018/19 - MIPS Parser C++ code ([source](https://github.com/olly-larkin/mips-parser)) * [ckt17](https://github.com/ckt17/) (EIE2 Computer Architecture Project partner) - MIPS Simulator C++ code