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

A MARIE simulator in JavaScript

License

NotificationsYou must be signed in to change notification settings

cyderize/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

A MARIE simulator in JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte65.7%
  • TypeScript33.5%
  • Other0.8%

[8]ページ先頭

©2009-2025 Movatter.jp