Skip to content

Programming Language Interpreter for Visualization of Execution Trace (PLIVET)

License

Notifications You must be signed in to change notification settings

RYOSKATE/PLIVET

Repository files navigation

PLIVET Build Status

Programming Language Interpreter for Visualization of Execution Trace (PLIVET) is a program interpreter with visualization of execution state.

PLIVET supports;

  • C language
  • Java (now implementing)
  • Python (now implementing)

For User

PLIVET can be used with most modern browsers.

Our build targets are as follows:

>0.25%, not ie 11 (Browserslist)

Online

Demo page is here.

https://ryoskate.github.io/PLIVET

Offline

  1. Download this repository.
  2. Open docs/index.html by a modern browser.

For Developer

Required

  • node.js v16.13.2
  • yarn or npm

Setup environment

  • Install node packages
yarn
  • After editing files in src/,
yarn build

to update bist/ by webpack.

About

Programming Language Interpreter for Visualization of Execution Trace (PLIVET)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •