Skip to content

eryktr/xmarie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xmarie

Introduction

xmarie is a web application allowing you to run, execute and profile code written for the XMARIE architecture.

Whole project

The web app is composed of four components.

Architecture overview

A detailed XMARIE architecture overview can be found in the xmarie-vm repository.

App overview

outlook

Running

run

Debugging

debug step

Profiling

profile

Running the whole app

  1. Clone this repository
  2. In the main directory, run
pip install -r requirements.txt
  1. Start the web server
python3 -m flask run
  1. Clone the xmarie-frontend repository
  2. Open the index.html file in your browser.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages