Skip to content
/ exa-cuter Public

parser and interpreter for exalang, a fantasy assembly language

License

Notifications You must be signed in to change notification settings

ynx0/exa-cuter

Repository files navigation

EXA CUTER

Exalang parser. EXA simulator. Written in TypeScript.

Features

  • All Local Instructions Simulated
  • .solution file reader

Installation

Instructions

  1. Download and Install NodeJS

  2. Clone the repository

  3. Run npm install in the cloned directory

  4. Install typescript if not already installed

  5. Run npm run exec

Feature Roadmap

  • Simulate the environment
    • Hosts
    • Links
    • Files
    • Hardware Registers
  • Work on the M and F registers
  • TEC Redshift
  • More "Exotic" Instructions

About

parser and interpreter for exalang, a fantasy assembly language

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published