Skip to content
This repository was archived by the owner on Sep 29, 2024. It is now read-only.

finnbear/cse351-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSE 351 Tools

About

  • Developed in the Svelte language, using the Sapper framework (soon to be built into Svelte)
  • Designed to replace the 4 existing simulators and add at least 1 new simulator (Integer Sim)
  • Developed with compatibility in mind (such as the format of Heap Sim history export)

Installation

  1. Run npm install

Development

  1. Run npm run dev
  2. Navigate to http://localhost:3000/dev/integer
  3. Page will refresh to reflect saved changes to .svelte files