dev.paullee.scraterpreter.Scrape

Scraterpreter is an interpreter that runs .sb3 (Scratch) projects.
 
  0
  no reviews



Scraterpreter is an interpreter that runs Scratch projects. Use Scraterpreterc to compile .sb3 (Scratch Project) files to .scrape files, then use Scraterpreter to run .scrape files.

Some use-cases for Scraterpreter:

  • Running projects at ridiculous speeds.
  • Providing a simple way to prototype command line programs.
  • Allowing online judges (programming competitions) to accept Scratch programs.

For more information, visit https://github.com/scraterpreter/scrape.