Skip to content

A simple web app which converts pseudo-code in a template on a simple custom Assembly

Notifications You must be signed in to change notification settings

yuri4n/assemblyac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage instructions for Assemblyac

  1. Copy the next rows in the template: section, label, mnemo and operands
  2. Click on "Compile"

Project setup

First, clone the repository Run:

npm install

Important code is in src\components\Conversor.vue

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Demo

Go to Assemblyac.

About

A simple web app which converts pseudo-code in a template on a simple custom Assembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published