Skip to content

Visualizer for the Subleq single instruction set computer

Notifications You must be signed in to change notification settings

RoboticMind/Subleq-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

View the live version on Github Pages here


This project aims to explain what Subleq is and how it works. It contains a written explanation in the explainer-website-src file and visualization tool written in Elm that lives in the elm-src folder

Building The Visualizer

The explainer page expects the elm output to be in visual.html, so to build all we need to run is:

elm make elm-src/Main.elm --optimize --output=visual.html

About

Visualizer for the Subleq single instruction set computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published