Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

MARIE.js is a simple, yet intuitive MARIE simulator built in JavaScript 📝 and is used for teaching computing architecture and assembly language

License

NotificationsYou must be signed in to change notification settings

MARIE-js/MARIE.js

Repository files navigation

MARIE.js is an implementation of a simulator for a 'Machine Architecture that is Really Intuitive and Easy'fromThe Essentials of Computer Organization and Architecture (Linda Null, Julia Lobur) in TypeScript.

Try the simulator

It is used within the unitFIT1047 - Introduction to computer systems, networks and security atMonash University.

Development

First, install dependencies with

npm ci

Then start the development server with

npm run dev

The test suite can be run with

npm runtest

THe formatter and linter can be run with

npm run formatnpm run check

Building

To build for production, run

npm run build

License

MARIE.js is open-source software distributed under theMIT License.

See theLICENSE file for details.

About

MARIE.js is a simple, yet intuitive MARIE simulator built in JavaScript 📝 and is used for teaching computing architecture and assembly language

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors13

Languages


[8]ページ先頭

©2009-2025 Movatter.jp