obadakhalili / MiTerpreter

⚙ A MIPS Interpreter made in JS

Home Page:https://miterpreter.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MiTerpreter

Update of the old repository with the same name (MiTerpreter). I created the engine for my computer architecture class, and at first, I used Vanilla JS for the frontend then upgraded it to VueJS using the CDN. And now I built the frontend using VueJS the framework (Vue-CLI) with Vuex as a store, as an exercise project after finishing the first half of the Fullstack VueJS book.

And here's a repository that traces my journey in the mentioned book.

About

⚙ A MIPS Interpreter made in JS

https://miterpreter.netlify.app/


Languages

Language:JavaScript 49.3%Language:Vue 48.4%Language:HTML 2.3%